.t700__img {
    border-radius: 16px !important;
}

@media screen and (max-width: 640px){
    .t700__img {
        border-radius: 8px !important;
    }
    
    .t490__wrappercenter {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    
    .t851__col,
    t948__col{
        margin-bottom: 20px !important;
    }
    
    .t948__textwrapper{
        padding: 25px 25px !important;
    }
    
    .t948__descr{
        margin-bottom: 5px !important;
    }
    
    .t700 .t700__form-bottom-text {
        margin-top: 0px !important;
    }
}

.t490__img{
    margin-bottom: 10px !important;
}