@media only screen and (max-width: 900px) {
  
}

@media only screen and (max-width: 700px) {
  .sections .section {width: 100% !important; margin: 0 0 20px 0 !important; float: none !important}
}