a:not([href^="tel:"]):after {
    content: " (" attr(href) ")";
}

.header{
    display: flex;
    justify-content: space-between;
}
.right-bar, .right-bar-social, .breadcrumb, .head-list, .header-top-right, .head-block-img, .head-block-bottom, .back__link, .nav, .footer,
.other-tariffs, .header-mobile, .head-contacts div:nth-child(2), .internet-packages__buy{
    display: none !important;
}
.head-block{
    margin-bottom: 0;
}
.head-block, .inner-wrap{
    padding-bottom: 40px;
}
.open-list__box{
    display: block;
}
.tariffs-detail{
    padding: 0;
}