#online-order {
    display: none;
    font-size: 30px;
}
.header__right {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.header__right  .header__tel {
    font-size: 30px!important;
}
.header__right .online-order__link {
    font-size: 30px!important;
}