.t854__news-images .t854__news-image-wrap {
width: unset;
}

.b24-form-sign {
    display:none!important;
}

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

.t854__news-popup .t854__news-images .t854__news-image-wrap {
    width: unset; 
   
}

.b24-form-header-description {

    font-family: 'TTFirsNeue',Arial,sans-serif!important;
}

.b24-form-header-title {
    font-family: 'TTFirsNeue',Arial,sans-serif!important;
    font-weight: 500!important;
}

.b24-form-recaptcha {

    display: none!important;
}

.b24-form-btn {
    font-family: 'TTFirsNeue',Arial,sans-serif!important;
    font-size: 18px!important;
}

.b24-form-field-layout-section {
     font-family: 'TTFirsNeue',Arial,sans-serif!important;
}
.b24-form-control-string .b24-form-control, .b24-form-control-list .b24-form-control, .b24-form-control-text .b24-form-control, .b24-form-control-select .field-item {
    font-family: 'TTFirsNeue',Arial,sans-serif!important;
}

@media only screen and (max-width: 640px) {

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


@media only screen and (max-width: 768px) {

.t503__bgimg {
    width: 100px;
    height: 100px;
    /* max-width: 57%; */
    background-size: auto;
    background-repeat: no-repeat;
    background-position: revert-layer;
    width: 95px !important;
    height: 64px;
}

.t-align_left {
    text-align: left;
    display: flex;
    gap: 10px;
    align-content: center;
    align-items: center;
}

.t503 .t-card__descr {
    width: 100%;
    margin-top: 0!important;
}

}