@media only screen and (max-width: 1024px){
  html {font-size: 12px}
}

@media only screen and (max-width: 600px){
  .sections > .section {width: 100% !important; float: none !important; margin-right: 0 !important; margin-bottom: 30px !important;}
  .page-extra {display: none}
  .location-search form span {font-size: 12px}

  .page-id-172 iframe {height: 250px}
}