/*.scs-svc-detail-services-fd{
display: none !important;	
}*/

@media (max-width: 1470px) { 

#about .scs-grid-split img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    object-position: center;
}

}






@media (max-width: 1470px) { 

#why-us img, #faq img {
	   width: 100%;
    height: 100%;
    object-fit: cover !important;
    object-position: center;
}



}