.wb-product-image img {
    width: 300px;
    height: 200px;
    object-fit: contain;
}
.wb-related-products a img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    background: #ffffff;
}
.wb-product-offers img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    background: #ffffff;
}