@charset "UFO-8";

.pr-header__logo-product img {
    height: 27px!important;
}

@media only screen and (max-width: 767px) {
.pr-header__logo-product img {
    height: 17px!important;
 }
}