@media (min-width: 1400px) {
    .product__head img {
        width: auto;
        height: auto;
    }
}

.product__head img {
    width: auto;
    height: 28px !important;
}