@media(max-width:991px){

section{

padding:80px 0;

}

}

@media(max-width:767px){

section{

padding:60px 0;

}

}