section.gallery-before-after {
  padding: 65px 0 12px; }
  @media (max-width: 1200px) {
    section.gallery-before-after {
      padding: 75px 0 75px; } }
  @media (max-width: 992px) {
    section.gallery-before-after {
      padding: 60px 0 60px; } }
  @media (max-width: 768px) {
    section.gallery-before-after {
      padding: 50px 0 50px; } }
  @media (max-width: 576px) {
    section.gallery-before-after {
      padding: 40px 0 40px; } }
  section.gallery-before-after .top-holder {
    text-align: center;
    margin-bottom: 44px; }
    @media (max-width: 992px) {
      section.gallery-before-after .top-holder {
        margin-bottom: 35px; } }
    @media (max-width: 768px) {
      section.gallery-before-after .top-holder {
        margin-bottom: 30px; } }
    @media (max-width: 576px) {
      section.gallery-before-after .top-holder {
        margin-bottom: 26px; }
        section.gallery-before-after .top-holder .custom-btn-3 {
          display: none; } }
    section.gallery-before-after .top-holder h2 {
      text-align: center;
      margin-bottom: 16px; }
      @media (max-width: 576px) {
        section.gallery-before-after .top-holder h2 {
          margin-bottom: 0; } }
  section.gallery-before-after .columns {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    @media (max-width: 992px) {
      section.gallery-before-after .columns {
        flex-direction: column;
        margin: 0; } }
    section.gallery-before-after .columns .col {
      width: 33.33%;
      padding: 0 15px; }
      @media (max-width: 992px) {
        section.gallery-before-after .columns .col {
          width: 100%;
          padding: 0;
          margin: 0 0 30px; }
          section.gallery-before-after .columns .col:last-of-type {
            margin: 0; } }
      section.gallery-before-after .columns .col .content {
        width: 100%;
        max-width: 335px;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: 0.015em; }
        @media (max-width: 992px) {
          section.gallery-before-after .columns .col .content {
            max-width: 100%; } }
        section.gallery-before-after .columns .col .content h1, section.gallery-before-after .columns .col .content h2, section.gallery-before-after .columns .col .content h3, section.gallery-before-after .columns .col .content h4, section.gallery-before-after .columns .col .content h5, section.gallery-before-after .columns .col .content h6 {
          margin: 0 0 24px; }
        section.gallery-before-after .columns .col .content ul {
          padding-left: 15px; }
        section.gallery-before-after .columns .col .content a {
          text-decoration: underline;
          color: #686868; }
          section.gallery-before-after .columns .col .content a:hover {
            text-decoration: none; }

/*# sourceMappingURL=gallery_before_after.css.map */
