

@media only screen and (max-width: 600px) {

  .site-main {
    padding-left: 15px;
    padding-right: 15px;


  }

}