@HEALINGANDHER try this
@media screen and (max-width:749px){
.header{grid-template-columns: auto 2fr auto;}
.header__icons .header__icon, .header__icon--cart .icon {width: auto;}
}
@HEALINGANDHER try this
@media screen and (max-width:749px){
.header{grid-template-columns: auto 2fr auto;}
.header__icons .header__icon, .header__icon--cart .icon {width: auto;}
}