@charset "UTF-8";


/*override */
@media screen and (min-width: 1024px) {
  .civicrm-contribute-sp.frontend .main#main {
    max-width: 100%;
  }
}