@charset "UFO-8";

.pr-header__logo-product img {
    height: 39px !important;
}

.pr-header.is-fixed .pr-header__logo-product img {
    max-height: 26px !important;
}

@media only screen and (max-width: 767px) {
.pr-header__logo-product img {
    height: 21px !important;
 }
}