
    .section-innovation .highlight {
        z-index: -1;
      }

      .section-sign-up .content-wrapper {
        max-width: 900px;
    }

  span.small {
    display: none;
  }
  .headline-center-os {
    position: relative;
  }
  @media only screen and (max-width: 734px) {
    span.small {
      display: inline-block;
    }
    .headline-center-os {
      position: absolute;
    }
  }



  @media only screen and (max-width: 735px) {
    .headline-center-ml {
        position: relative
    }
    .section-tiles .small-span-12 {
        width: 100%;
        max-width: 100%;
    }
    .section-tiles .tile {
        max-width: 100%;
    }
}


.section-innovation .unit {
  font-size: .5em;
  text-shadow: none;
  -webkit-text-stroke-width: 0;
  color: black;  
}
.section-how-to-buy-module .column-buy .column-content {
  max-width: 100%;
  }

  @media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-buy {
    padding-left: 36px;
    padding-right: 0;
}
}