/* Add custom CSS styles below */ 
.product-card.product-card--has-second-image .main-image {
    object-fit: cover;
    object-position: top;
}
img.logo-normal {
    height: 90px !important;
}