/*файл для переопределения стилей программистом или человеком без stylus*/

.weather__item-situation_13, .weather__item-situation.bkn_d {
    background-position: -100px 0;
}

.topweather.bkn_d:before {
    background-position: -50px 0;
}

.tvprogram .contacts__main {
    background: red; margin: 0;
}

.events .contacts__main, .interview .contacts__main, .news .contacts__main , .videos .contacts__main {
    margin: 0; padding: 5px 10px
}

.mainnews__bottom {
    padding: 0px 20px 15px 20px;
    border-top: 0 none;
}

.bannerside {
    padding: 15px;
}

.topweather {
    white-space: nowrap;
}

.weather__item-wrap {
    height: 200px;
}

.tvprogram__item--release {
    font-weight: bold;
}

.modal-box--md_orphus {
    width: 750px;
}