.custom-about img {
    width: 571px;
    height: 669px;
    object-fit: cover;
}
@media (max-width: 768px) {
    .custom-about img {
        height: 350px;
    }
}
.custom-service-img img {
    width: 530px;
    height: 210px;
    object-fit: cover;
}
.icon-custom-phone img {
    width: 200px;
    height: 203px;
    object-fit: cover;
}
.custom-approach-image img {
    width: 570px;
    height: 654px;
    object-fit: cover;
}
.custom-top-selling img {
    width: 520px;
    height: 640px;
    object-fit: cover;
}
.custom-partner img {
    width: 280px;
    height: 100px;
    object-fit: contain;
}
.custom-testomonials-image img {
    width: 960px;
    height: 660px;
    object-fit: cover;
}
