@media (max-width: 1200px) {
.uc-cards {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}
}

@media screen and (max-width: 980px) {
    .t770__logowrapper {
        padding: 0px;
    }
}

@media screen and (max-width: 980px) {
    .t770__alladditional {
        padding-top: 0px;
    }
}

.t-title_xl {
    font-size: 72px;
  color: white;
  text-shadow: 
    0 0 10px #1a237e, 
    0 0 20px #1a237e,  
    0 0 30px #1a237e; 
}

@media screen and (max-width: 980px) {
    .t-title_xl {
        font-size: 50px;
    }
}

@media screen and (max-width: 640px) {
    .t-title_xl {
        font-size: 40px;
    }
}

@media screen and (max-width: 480px) {
    .t-title_xl {
        font-size: 30px;
    }
}

@media screen and (max-width: 360px) {
    .t-title_xl {
        font-size: 20px;
    }
}

.t603__title.t-name.t-name_sm, .t603__descr.t-text.t-text_xs {
    display: none;
}

.js-feed-post-title {
        font-size: 42px;
    line-height: 1.35;
}

.t-redactor__text {
     font-size: 20px;
}

@media screen and (max-width: 480px) {
   .js-feed-post-title {
        font-size: 40px;
}
    }


.t396__elem.tn-elem.tn-elem__11610465411743633942619 {
  width: auto !important;
}

.t-zoomer__comments {
     height: auto !important;
     padding: 0;
}

.t-zoomer__comments:has(.t-zoomer__title),
.t-zoomer__comments:has(.t-zoomer__descr) {
  margin-top: 10px;
}

@media screen and (max-width: 1200px) {
.t-carousel__zoomer__img {
    max-height: 100dvh !important;
}

.t-carousel__zoomer__item.has-comments-title .t-carousel__zoomer__img {
    max-height: calc(100dvh - 55px) !important;
}

.t-carousel__zoomer__item.has-comments-desc .t-carousel__zoomer__img {
    max-height: calc(100dvh - 55px) !important;
}

.t-carousel__zoomer__item.has-comments-title.has-comments-desc .t-carousel__zoomer__img {
    max-height: calc(100dvh - 70px) !important;
}
}

.t-zoomer__scale {
    display: none !important;
}

@media screen and (min-width: 1200px) {
.t-carousel__zoomer__wrapper {
    position: relative;
}

.t-zoomer__comments {
     position: absolute;
     height: auto !important;
     padding-bottom: 0;
     padding-top: 0;
     left: 0;
     padding: 0;
     width: 100% !important;
     text-align: left;
}

.t-carousel__zoomer__img {
    height: 100vh !important;
}

.t-carousel__zoomer__item.has-comments-title .t-carousel__zoomer__img {
    height: calc(100vh - 80px) !important;
}

.t-carousel__zoomer__item.has-comments-desc .t-carousel__zoomer__img {
    height: calc(100vh - 80px) !important;
}

.t-carousel__zoomer__item.has-comments-title.has-comments-desc .t-carousel__zoomer__img {
    height: calc(100vh - 115px) !important;
}

/*.t-carousel__zoomer__item {*/
/*    justify-content: flex-start !important;*/
/*}*/
}

.t-zoomer__comments {
    font-size: 16px;
}

.t-zoomer__descr {
    font-style: italic;
    font-size: 14px;
}



.t603__textwrapper {
    margin: 0;
    display: none;
}

@media screen and (max-width: 640px) {
    .t-zoomer__title {
        font-size: 16px !important;
    }
}
