.t1057 .t1057__container .t1057__col {
    width: 250px;
    margin-top: 0!important;
    margin-bottom: 30px;
}


.t1057 .t1057__container .t1057__title{
    margin-bottom: 0px;
}


.t1057 .t1057__container .t1057__img {
    margin-bottom: 20px;
    width: auto;
    height: auto;
    max-height: 200px;
}





/**Новости***/

.t854__news-image {
    max-width: 100%;
    border: 1px solid rgba(0, 0, 0, .15);
    /*max-width: 250px;*/
    height: auto;
}

#rec1363632101 .t854__news-content .t854__news-images .t854__news-image-wrap {
    /*width: 300px!important;*/
    display: none;
}

#rec1363632101 .t854__news-content .t854__news-images .t854__news-image-wrap:first-child{
    display: block;
}


.t854__news-wrap_inner-space{padding: 0;}

.t854__news-message {
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between
    align-content: center;
    flex-wrap: wrap;
}

.t854__news-content {
    display: flex;
    gap: 20px;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}
#rec1363632101 .t854__news-text_short-hide {
    font-size: 14px!important;
}


.t854__news-message+.t854__news-message {margin: 0;}

.t854__news-text_short-hide.t-descr.t-descr_xs {
    max-height: 270px;
    overflow: hidden;
}


@media (max-width: 770px) {
 .t982__imgratio-wrapper.t982__imgwrapper_3-4 {
    padding-bottom: 100%;
}


.t902__bgimg{
    background-size: contain;
        top: 19px;
}

.t982__socials.t-text.t-text_xs a {
    font-size: 19px;
}


.t854__news_long .t854__news-content .t854__news-message-flex {
    flex-direction: column;
    
}

.t854__news-wrap-container {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

}