.module-29 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-96f4fb45-be37-4db3-8b58-e4b71f331580/appt_bg.jpg);
  background-size: cover;
  position: relative;
  z-index: 20; }
  .module-29:before {
	background: #b42635cc;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0; }
  @media (max-width: 768px) {
    .module-29 {
      padding: 60px 0; } 
  	.module-29 .ry-image-left { display:none !important;}
 	 .module-29 .ry-image-right { display:none !important;}
  }
  .module-29 .ry-image-left {
	  object-fit: cover;
    width: 500px;
	  height:500px;
    display: block;
    background-position: 100%;
    position: absolute;
    bottom: -170px;
    left:-40px;
    border-radius:50%;}
    @media (max-width: 1800px) {
      .module-29 .ry-image-left {
        width: 500px;
	  height:500px;} }
    @media (max-width: 1500px) {
      .module-29 .ry-image-left {
        width: 400px;
	  height:400px;} }
    @media (max-width: 1280px) {
      .module-29 .ry-image-left {
        width: 300px;
	  height:300px;} }
    @media (max-width: 1120px) {
      .module-29 .ry-image-left {
        width: 200px;
		  height:200px;
        bottom: -70px;
	  left:-20px;} }
  .module-29 .ry-image-right {
	  object-fit: cover;
    width: 500px;
	  height:500px;
    display: block;
    position: absolute;
    right: -60px;
    top: -100px;
  border-radius:50%;}
    @media (max-width: 1800px) {
      .module-29 .ry-image-right {
        width: 500px;
	  height:500px;} }
    @media (max-width: 1500px) {
      .module-29 .ry-image-right {
        width: 400px;
	  height:400px;} }
    @media (max-width: 1280px) {
      .module-29 .ry-image-right {
        width: 300px;
	  height:300px;} }
    @media (max-width: 1120px) {
      .module-29 .ry-image-right {
        width: 200px;
		  height:200px;
        top: -70px;
	  right:-20px;} }
  .module-29 .ry-content {
    height: 960px; }
    @media (max-width: 1800px) {
      .module-29 .ry-content {
        height: 560px; } }
    @media (max-width: 1300px) {
      .module-29 .ry-content {
        height: 460px; } }
    @media (max-width: 768px) {
      .module-29 .ry-content {
        height: initial; } }
  .module-29 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .module-29 .module-29-copy {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    @media (max-width: 768px) {
      .module-29 .module-29-copy {
        padding: 0px 4%; } }
  .module-29 .ry-section-title-wrapper {
    text-align: center; }
  .module-29 .ry-section-title {
    font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #fff;}
    @media (max-width: 991px) {
      .module-29 .ry-section-title {
        line-height: 38px; } }
  .module-29 .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;
    margin-bottom: 20px; }
  .module-29 .ry-generic-copy {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto; }
    .module-29 .ry-generic-copy p {
      text-align: center;    color: #fff; }