/*
 * @file
 * Provides the layout styles for onecol layout section.
 */
.layout-onecol {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .layout-onecol {
      margin-bottom: 15px; } }

/*# sourceMappingURL=maps/onecol.css.map */
