.module-28 {
	background-image: url();
  background-size: cover;
  background-position: center;
	position:relative;
	padding-top: 10%;
}
  @media (max-width: 1199px) {
    .module-28 {
      padding: 150px 0 50px;
      } }
  @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: initial; } }
  .module-28 .ry-flex {
    -webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
    @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; }
    @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: 50px; }
    @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, .module-28 .ry-right {
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
	 }
	
		.module-28 .ry-left img, .module-28 .ry-right img {
		background: radial-gradient(#b0e0e6, #4682b4);
		width: 280px;
		height: 280px;
		object-fit: contain;
		border-radius: 100%;
		margin: auto;
		float: none;
		box-shadow: 1px 1px 9px rgb(39 39 39 / 6%);
	}

	}
    .module-28 .ry-left img {
      position: relative;
      bottom: 0;
      max-width: 100%;
      left: 0%; }
      
      @media (max-width: 1199px) {
        .module-28 .ry-left img {
          position: static;
          max-width: 320px;
          margin-left: auto;
          margin-right: auto; 
		
		}
		  
		  .module-28 .ry-right {
    display: none !important;
}

		  img#mobile-second-headshot {
    display: block !important;
    visibility: visible !important;
}



.module-28 .ry-left {
    display: flex;
    gap: 0 10px;
}
	  
	  }
  .module-28 .ry-center {
    -ms-flex-preferred-size: 50%;
        flex-basis: 40%; }
.module-28 .ry-left, .module-28 .ry-right {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}
    @media (max-width: 1300px) {
      .module-28 .ry-center {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; } 
	.module-28 .ry-left, .module-28 .ry-right {
    flex-basis: 25%;
}
	}
    @media (max-width: 1199px) {
      .module-28 .ry-center {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 40px; } 
	flex-basis: 50%; } 
	.module-28 .ry-left, .module-28 .ry-right {
    flex-basis: 25%;
}}
  .module-28 .ry-btn-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
}

.module-28 .ry-generic-copy p{
	text-align: center;
}
.module-28 .ry-center {
    margin-bottom: 4rem;
}
.module-28:before {
    content: "";
    position: absolute;
    inset: 0;
    bottom: unset;
    height: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-62938633-bc4e-40c6-9047-ee7c4a118ea6/Assets/bg_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 42%;
}

.ry-btn-wrapper div {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width:1660px) and (min-width:1200px) {
    .module-28 {
		padding-top: 20% !important;
	}

	.module-28:before {
		padding-bottom: 100% !important;
	}
}

@media (max-width:600px) {
    .module-28 .ry-left img {
    max-width: 150px;
    height: 150px;
}

}