/* Tilda */
.t-body .b-main-column--without-aside-cols {
    max-width: 97%;
}
.t-body .container-fluid {
    width: auto;
    padding: 0;
    margin: 0;
}
.t-body #header .col-12 {
    padding-bottom: 12%!important;
}
.t-body #main {
    padding: 0;
}
.t-body .row {
    margin: 0;
}
.t-body #main .content {
    max-width: 100%;
    flex: 0 0 auto;
    padding: 0;
}
.t-body #main .mainContent {
    padding: 0;
}
.t-body #last-comment-frame {
    display: none;
}
.t-body #main .mainRightCell.d-md-block {
    display: none!important;
}
.t-body #footer {
    width: auto;
}
.t-body #footer #copyright {
    width: auto;
    padding: 0;
}

.t-body .b-header, .t-body .mt-0, .t-body .newsImage, .t-body .addDate, .t-body .newDate, .t-body .top-adv-white.cleared {
  display: none;
}

.t-body .modBanners, .t-body .text-right, .t-body ins, .t-body .content-bnr, .t-body #to-comms, .t-body .smi24__informer, .t-body .b-share-widget, .t-body .mb-3 {
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 1230px) {
    .t-body .t-col_6 {
        max-width: 460px;
    }
}
