.t-col_12 {
    max-width: 1200px!important;
}
@media screen and (max-width: 960px){
    .t-col_12 {
        padding-left: 0px!important;
         padding-right: 0px!important;
    }
}
@media screen and (max-width: 500px){
    .mobile_edit{
       display: block!important;
       padding: 0 15px;
    }
    .font_sie{
        font-size: 28px!important;
        padding-bottom: 30px;
    }
    .size_m{
    max-width:560px!important;
    width:auto!important;
}
}
.mobile_edit{
    display:flex;
    justify-content:space-around;
}
.font_sie{
   font-size: 30px;
    line-height: 1.55;
       font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.size_m{
    width:560px;
}

.t772__btn t772__btn t-btn t-btn_sm {
    padding: 15px 30px;
}

@media screen and (max-width: 640px) {
.t-slds__arrow-withbg {
    display: none;
    width: 24px!important;
    height: 24px!important;
    }
}





