section.section--newsletter {
    margin-bottom: 0 !important;
    margin-top: 80px !important;
}    .main ul{
      display: block;
    }
    section.section--btb4 .container-outer {
        padding: 0 0 80px;
    }
    section.section--btb4 .mt-60 {
        margin-top: 0;
    }
    section.section--mct .blue-block .blue-text ul, section.section--mct-v2 .blue-block .blue-text ul {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    max-width: 840px;
    }
  section.section--text .text ul li {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 7px;
    font-family: OpenSans Regular, Arial, sans-serif;
    margin-left: 10px;
}
  .blue-block a, .blue-block a:hover{
  color: #FFF;
  }
  @media (min-width: 768px) {
    .half-width-form-field {
      width: 50%;
    }
  }
section.section--btb4 .container-outer .teasercontainer .single-teaser .image-container img {
    height: 220px;
    max-width: 100%;
    width: auto;
}