.position-relative > .product_img > a {
    position: relative !important;
    width: 270px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 268px !important;
    object-fit: cover !important;
    background-color: ghostwhite !important;
}
