img.t446__imglogo.t446__imglogomobile {
    border-radius: 150px;
}


.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-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: flex-start;
    flex-wrap: wrap;
}



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



@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;
    
}


}