@media (min-width: 768px) {
    .single-product-summary .product-logo-image img {
        max-width: 130px;
        max-height: none;
    }
}