/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2021 | 19:14:21 */
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 60px !important;
  }
  h1 span {
    font-size: 30px !important;
  }
  #inside_header .content {
    vertical-align: top !important;
  }
  .full_width_callout p {
    font-size: 22px !important;
  }
  .careers_apply .av_textblock_section p {
    text-align: left !important;
  }
  .careers_apply .avia-button-wrap {
    float: left !important;
  }
  #inside_header .trial_title h1 {
    font-size: 35px !important;
  }
  h1 span.intercept {
    font-size: 35px !important;
  }
}
