#headermobile .header-phone-icon {
    width: 17px;
    height: 17px;
    position: relative;
}
#headermobile .header-phone-icon svg {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
}
#headermobile .header-burger {
    margin-right: 22px;
}
#headermobile .header-basket {
    margin-left: 25px;
}
