
@media (max-width:1000px) {
    .model1 {
        padding: 2rem 0!important;
    }
    
    .editor_txt h1 {
        font-size: 20px!important;
    }
}
