.head_wrap {
    grid-area: icons;
    display: flex;
    justify-content: right;
}
 .header__icon--account.small-hide {
    display: none !important;
} 