@media (max-width: 767px){
    body .page-id-297 .vc_custom_1646350098068 h3,
    body .page-id-297 .vc_custom_1646350098068 .wpb_text_column,
    body .page-id-335 .vc_custom_1646388772103 h3, 
    body .page-id-335 .vc_custom_1646388772103 .wpb_text_column, 
    body .page-id-370 {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    }
    
    .img-resp img{
    width: 320px;
    margin-left: 33px;
    }

    .img-resp-reaap img{
    width: 320px;
    margin-right: 33px;    
    }

    .img-resp-mini{
    width: 200px;
    }
    
    .marge-h3{
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    body .back-down{
        display: none;
    }    
}

