/* ВСЕ > Меню */
@media screen and (max-width: 980px) {
    .t228__maincontainer {
        border-bottom: 1px solid #eaeaea !important;
    }    
}

/* ГЛАВНАЯ > Первый экран */
.t391__firstcol .t391__img {
    width: 100%;
}
.t391__secondcol .t391__img {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
@media screen and (max-width: 960px) {
    .t391__firstcol .t391__img {
        margin-top: 0px;
    }
}

/* ГЛАВНАЯ > Наши услуги */
.t490__img {
    margin-bottom: 0px;
}

/* ГЛАВНАЯ > Официальный партнер */
.uc-partners-bg img.tn-atom__img {
    border: 1px solid #eeeeee;
}

/* ГЛАВНАЯ > Приложения */
.t677__bgimg {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* СТРАНИЦА ПРИЛОЖЕНИЯ > Тарифы */
.t1069 .t-card__descr {
    margin-top: 0px;
}
.t1069 .t-card__descr li {
    padding: 5px;
}

/* ВИТРИНА ПРИЛОЖЕНИЙ > Приложения */
.t858__inner-col {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    border: 1px solid #eeeeee;
}
.t858__inner-col:hover {
    border: 1px solid #f5f5f5;
}
.t858__wrap {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    width: 100% !important;
    padding: 20px;
}
.t858__bgimg {
    flex-shrink: 0 !important;
    margin-right: 15px !important;
    margin-bottom: 0 !important;
    background-size: contain !important;
}
.t858__wrap_top, 
.t858__wrap_bottom {
    display: block !important;
}
.t858__wrap_bottom {
    padding-left: 0 !important;
}
.t858__bottommargin {
    margin-bottom: 5px;
}

/* СТРАНИЦА ПРИЛОЖЕНИЯ > Возможности */
.uc-app-application .t490 .t-name_xl {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.t979__image,
.t979__overlay-filter {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* СТРАНИЦА ПРИЛОЖЕНИЯ > Что уже умеет приложение? */
.t508__bottommargin {
    margin-bottom: 3px !important;
}