/* 
@media only screen and (min-width: 768px)  {
    .page-main {
     max-width: 100% !important;
     padding: 1% 10% !important;
    }
 }
  */