.module-67 .background-section, 
.module-67 .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.module-67 .background-section {
	overflow:hidden;
	opacity: 1;
}

.module-67:before { display: none !important;
   content: "";
    position: absolute;
    top: 0;
    bottom: unset;
    left: 0;
    width: 40%;
    height: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7fafe7c8-0771-4547-9963-f8363b83b911/Assets/top_right_light_welcome.png);
    z-index: -1;
    opacity: 1;
    background-size: contain;
    background-position: 24% top;
    padding-bottom: 28%;
    background-repeat: no-repeat;
    z-index: 1;
}

.module-67:after {
    content: "";
    position: absolute;
    top: unset;
    bottom: -15%;
    left: unset;
    right: 0;
    width: 40%;
    height: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7fafe7c8-0771-4547-9963-f8363b83b911/Assets/Lotus.png);
    z-index: -1;
    opacity: 1;
    background-size: contain;
    background-position: right bottom;
    padding-bottom: 42%;
    background-repeat: no-repeat;
    z-index: 1;
}

.module-67 {
  padding: 8vw 0px 14vw;
  position: relative;
  z-index: 2;
  background: #f2eee8;
	margin-top: -2px;
}
  .module-67 .ry-container {
    max-width: 1000px;
    width: 90%;
    margin: auto;
	  position: relative;
    float: none; 
  	z-index: 9;
  }
    @media (max-width: 1280px) {
      .module-67 .ry-container {
        max-width: 70%;
        } }
    @media (max-width: 480px) {
      .module-67 .ry-container {
        max-width: 80%;
        } }
    .module-67 .ry-container #about {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }

      .module-67 .ry-container #about .ry-section-title-wrapper h2{
        text-transform: uppercase;
        margin-bottom: 30px;
        font-size: 48px;
        text-align: center;
		  color: #FC0298;
	  }

.module-67 .ry-container #about p {
	color: #242424;
	font-size: 19px;
	line-height: 170%;
	text-align: justify !important;
	text-align-last: center !important;
	    font-weight: 400 !important;
	
}

  .module-67 .ry-btn-primary {
    max-width: 215px;
    text-align: center;
    margin: auto;
    margin-top: 3em; }
  @media (max-width: 320px) {
    .module-67 h2 {
      font-size: 30px; }
      .module-67 h2 .span-1 {
        font-size: 30px; }
    .module-67 p {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .module-67 h2 .span-1 {
      display: block;
      text-align: center;
      margin-top: 5px; } }
  @media (max-width: 991px) {
    .module-67 {
      padding: 120px 0; } }
  @media (max-width: 1600px) {
    .module-67 h2 {
      font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)); }
      .module-67 h2 .span-1 {
        font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)) !important; } }
  @media (min-width: 1600px) {
    .module-67 p {
      font-size: 20px; } }
  .module-67.style2 .ry-container #about .ry-section-title h2{
    font-weight: 600; }
  .module-67.style2 .ry-container #about p {
    max-width: 920px;
    margin: auto; }

.module-67 .ry-container #about .logo-design {
    max-width: 260px;
    margin: 0 auto 30px;
}

body.home .module-67 .ry-container #about .ry-section-title-wrapper h2 span {
	letter-spacing: .50rem;
	font-size: 28px !important;
	margin-bottom: 20px;
	font-weight: 600 !important;
}

.ry-welcome-img img {
    max-width: 800px;
    margin: 0 auto;
}

@media (max-width: 1650px) {
	.module-67 {
		padding-bottom: 12.66667vw;
	}
	.module-67:after {
		padding-bottom: 26%;
	}
}
@media (max-width: 767px) {
	.module-67:after {
        padding-bottom: 20%;
		bottom: -12%;
    }
	
}