.content_01 img {
  max-width: 100%; }

.content_02 {
  font-size: 20px;
  line-height: 32px;
  color: #00294A; }
  .content_02 .headers {
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative; }
    .content_02 .headers::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 150px;
      background-color: rgba(0, 32, 49, 0.4); }
    .content_02 .headers h1 {
      color: #FFF;
      font-size: 40px;
      line-height: 49px; }
  .content_02 .contact .body-text {
    padding-top: 0px; }

/*# sourceMappingURL=maps/body-templates.css.map */
