.module-28 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-a80ce12b-0e9f-408d-bde1-31a54add693d/Assets/Team_background.jpg);
  background-size: cover;
  background-position: center; padding: 7vw 0; }
  @media (max-width: 1199px) {
    .module-28 {
      padding: 100px 0 80px; } }
  @media (max-width: 1080px) {
    .module-28 {
      padding: 100px 0 80px; } }
  @media (max-width: 991px) {
	  .module-28 .ry-generic-copy p {
    text-align: center;
}
     }
  .module-28 .ry-content {
    height: 100%;
    position: relative; }
    @media (max-width: 1300px) {
      .module-28 .ry-content {
        height: 100%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-content {
        height: 100%; } }
  .module-28 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1199px) {
      .module-28 .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .module-28 .ry-section-title-wrapper {
    text-align: center; }
  .module-28 .ry-section-title {
    font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
    font-weight: 600;
    line-height: 49px; }
.module-28 .ry-section-title span {
	color: #fff !important;
}
    @media (max-width: 991px) {
      .module-28 .ry-section-title {
        line-height: 38px; } }
  .module-28 .ry-section-sub-title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
    font-family: "Playfair Display", serif;
    display: block;
    font-weight: 400;
    font-style: italic;
	padding-top: 40px;
  }
  .module-28 .ry-generic-copy {
    margin-top: 40px;
    margin-bottom: 60px; }
    @media (max-width: 1199px) {
      .module-28 .ry-generic-copy {
        margin: 25px 0; } }
  .module-28 .ry-left {
    position: relative; }
    @media (max-width: 1300px) {
      .module-28 .ry-left {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    .module-28 .ry-left img {
      position: relative;
      bottom: 0;
      max-width: 100%; }
      @media (max-width: 1440px) {
        .module-28 .ry-left img {
          left: 0;
          max-width: 100%; } }
      @media (max-width: 1199px) {
        .module-28 .ry-left img {
          position: static;
          max-width: 420px;
          margin-left: auto;
          margin-right: auto; } }
  .module-28 .ry-right {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%; }
    @media (max-width: 1300px) {
      .module-28 .ry-right {
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 40px; } }
  .module-28 .ry-btn-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
}

.module-28 .ry-generic-copy p{
	text-align: center; color: #fff;
}

.module-28 .ry-btn-primary {
	border: 1px solid transparent;
}

.module-28 .ry-btn-primary:hover {
	border-color: white;
}

@media (min-width: 1081px) {
	.module-28 .ry-left {
		-ms-flex-preferred-size: 35%;
		flex-basis: 35%;
	}
	.module-28 {
		padding: 8vw 0 8vw;
	}
	.module-28 .ry-flex {
		flex-direction: row-reverse;
	}
}