 .section__gallery .text-box {
    width: 95%;
  }

 .section__gallery .text-box .text-box-content {
    font-size: 100%;
  }

  @media (min-width:550px) {
   .section__gallery .text-box {
      width: 79%;
    }
  }
  .section_about .text {
    font-size: 1rem;
    text-align: left;
    color: rgb(0, 0, 0);
  }

  .section_about .text>* {
    color: rgb(0, 0, 0);
  }
  .section_about .col-inner {
      padding: 30px 0px 0px 0px;
    }
    .section_about .section-bg.bg-loaded {
      padding-top: 30px;
      padding-bottom: 30px;
      background-position: 0% 0%;
    }
    
    .section_banner_text .text {
        font-size: 0.9rem;
        text-align: left;
        color: rgb(255, 255, 255);
      }

      .section_banner_text .text>* {
        color: rgb(255, 255, 255);
      }
      .section_banner_text .text-box {
        width: 85%;
      }

      .section_banner_text .text-box .text-box-content {
        font-size: 100%;
      }
      .section_banner_text .banner{
        padding-top: 500px;
              background-color: #c89425;   
      }
      
      .section_banner_text .text-box-content{
          font-size: 100%;
      }
      .section_banner_text__right {
          
      }
      .section_banner_text__right .banner {
          padding-top: 500px;
        }

        .section_banner_text__right .banner .bg {
          background-position: 100% 16%;
        }
        .section_banner_text .img{
            width:100%;
        }
        .section_banner_text .banner-grid .grid-col-1 {
      height: 500px
    }

    .section_banner_text .banner-grid .grid-col-1-2 {
      height: 250px
    }

    .section_banner_text .banner-grid .grid-col-1-3 {
      height: 166.66666666667px
    }

    .section_banner_text .banner-grid .grid-col-2-3 {
      height: 333.33333333333px
    }

    .section_banner_text .banner-grid .grid-col-1-4 {
      height: 125px
    }

    .section_banner_text .banner-grid .grid-col-3-4 {
      height: 375px
    }
    .section_news {
        padding-top: 30px;
        padding-bottom: 30px;
      }