@media screen and (max-width: 980px){
    .t456__mobile{
        background-color: #bf0101 !important; 
    }
}
@media screen and (min-width: 1400px) and (max-width: 1590px){
    .t456__list_item:last-child{
        position: absolute;
        top: 10px;
        right: 55px;
    }
}


.t001__uptitle{
    font-size: 36px !important;
}
.t186C__blockinput-success{
    background: #2D2 !important;
}