.t-col_12 {
    max-width: 1200px!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{
   line-height: 1.55;
      font-size: 40px;
    text-align: left;
    font-size: 42px;
    font-weight: 500;
    font-family: 'Muller';
    color: #000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.size_m{
    width:560px;
}

.t688__link{
    position: relative!important;
    height: 100%!important;
}