.section-image-and-description {
  position: relative;
}
.section-image-and-description .photo-tile-figure img {
  border-radius: 15px;
}
.section-image-and-description .secondary-heading {
  color: #00203D;
  font-size: 12px;
  font-family: "Helvetica Neue Regular";
}
@media (min-width: 576px) {
  .section-image-and-description .secondary-heading {
    font-size: 20px;
  }
}

/*# sourceMappingURL=imageDescriptionTextRight.css.map*/