/* line 3, ../../pages/page-builder.scss */
.pb-module {
  margin-top: 120px;
  margin-bottom: 120px; }
  @media only screen and (max-width: 1024px) {
    /* line 3, ../../pages/page-builder.scss */
    .pb-module {
      margin-top: 70px;
      margin-bottom: 70px; } }
  @media only screen and (max-width: 640px) {
    /* line 3, ../../pages/page-builder.scss */
    .pb-module {
      margin-top: 50px;
      margin-bottom: 50px; } }
  /* line 13, ../../pages/page-builder.scss */
  .pb-module > .row {
    position: relative;
    z-index: 2; }

/*# sourceMappingURL=page-builder.css.map */