.wpo-product-img > img {
    width: 100%;
    height: 331px !important;
    object-fit: cover;
}

.wpo-service-img > img {
    height: 341px;
    width: 100%;
    object-fit: cover;
}
.wpo-about-img > img {
    height: 576px;
    width: 100%;
    object-fit: cover;
}
.frame-img > img , .middle-couple-pic > img{
 height: 596px;
width: 455px;
object-fit: cover;
}

.couple-img > img{
    
    height: 100px;
    width: 100px;
    object-fit: cover;

}
.section-title-simg > img{
    height: 68px;
    width: 202px;
    object-fit: cover;
}