.main-nav__item, .secondary-nav__item {
    text-transform: uppercase;
}
.product-info__block .h5{
    text-transform: none;   
}
@media (max-width: 768.98px) {
 .header__logo img{max-width:90px;}
 
}