@charset "UFO-8";

.pr-header__logo-product img {
    height: 35px;
}

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