.t-form__errorbox-middle {
    display: none !important;
}
.t-input-error {
    display: none !important;
}

.t280__menu {
    text-align: left !important;
}


.t-sociallinks {
    margin-top: 23px !important;
}

.t823__main-wrapper {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (min-width: 851px) {
    .t420__descr  {
        width: max-content !important;
    }
}

@media screen and (min-width: 360px) and (max-width: 980px)  {
    .t823__col_img_mobile {
        display: none !important;
    }

    .t823__wrapper_mobile {
        height: 100% !important;
    }
}