 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.85), rgba(0,0,0,0.85)), url("images/friendlynursetalkingtoseniorpatientQ58Y9GB.jpg");
  margin-top: 0;
  margin-bottom: 0;
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 600px;
}

.u-section-1 .u-image-1 {
  width: 377px;
  height: 465px;
  margin: 29px auto 0 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  text-transform: none;
  background-image: none;
  font-weight: 600;
  margin: -421px 500px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 600;
  font-size: 1rem;
  margin: 33px 48px 60px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 372px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 300px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 188px;
    margin-right: 0;
    margin-left: 519px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 236px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 80px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 16px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 125px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -657px;
    margin-left: auto;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    position: relative;
    margin-top: 325px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 2px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 419px;
    margin-top: 104px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -452px;
    margin-left: 20px;
    width: auto;
  }

  .u-section-1 .u-text-2 {
    margin-top: 29px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 0.875rem;
  }
}#mask {
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    z-index: 99;
    height: 500px;
    width: 500px;
    border: 10px solid #000;
}
#mask iframe {
    position: absolute;
    border-radius: 50%;
    top: 0; left: 0;
    z-index: 50;
}
    
.Maps {
}