/*

* Override Pages default styles or create your own styles here

*/
@media (min-width: 576px) {
  .container {
    max-width: 540px !important;
  }
}