#fasenra-vergoeding div#banner_id_img {
  background-size: cover;
  aspect-ratio: 192/25;
  margin-bottom: 52px;
}

#fasenra-vergoeding .banner-header {
  color: #fff;
  font-size: 42px;
  line-height: 48px;
  font-family: Lexia-Italic;
  padding-top: 94px;
}

#fasenra-vergoeding .headings {
  font-size: 42px;
  line-height: 49px;
  color: #AE2573;
  font-weight: 400;
  font-style: italic;
}

#fasenra-vergoeding .subtext {
  color: #3C4242;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

#fasenra-vergoeding ul.subtext {
  list-style: disc;
  color: #3C4242;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin-left: 20px;
}

#fasenra-vergoeding p.ref {
  font-size: 18px;
  line-height: 24px;
  color: #3C4242;
  font-weight: 300;
}

/*#fasenra-vergoeding p.ref-text {
    font-size: 14px;
    line-height: 22px;
    color: #3C4242;
    font-weight: 300;
    padding-top: 20px;
} */

#fasenra-vergoeding ol.ref-text {
  list-style: decimal;
  font-size: 14px;
  line-height: 22px;
  color: #3C4242;
  font-weight: 300;
  margin-left: 14px;
  margin-bottom: 70px;
}


/*-------Media queries-----------*/

@media screen and (max-width:1920px) {
  #fasenra-vergoeding #vercont .azcl-container {
    max-width: 1440px !important;
  }

  #fasenra-vergoeding #banner_id_img .azcl-container {
    max-width: 1440px !important;
  }
}

@media screen and (max-width:1600px) {
  #fasenra-vergoeding #vercont .azcl-container {
    max-width: 1320px !important;
  }

  #fasenra-vergoeding #banner_id_img .azcl-container {
    max-width: 1320px !important;
  }
}

@media screen and (min-width: 997px) and (max-width:1200px) {
  #fasenra-vergoeding #vercont .azcl-container {
    max-width: 960px !important;
  }

  #fasenra-vergoeding #banner_id_img .azcl-container {
    max-width: 960px !important;
  }
  #fasenra-vergoeding .banner-header {
    padding-top: 55px;
  }
}

@media screen and (min-width: 1201px) and (max-width:1367px) {
  #fasenra-vergoeding #vercont .azcl-container {
    max-width: 1140px !important;
  }

  #fasenra-vergoeding #banner_id_img .azcl-container {
    max-width: 1140px !important;
  }

  #fasenra-vergoeding .banner-header {
    padding-top: 69px;
  }
}

/*@media screen and (max-width:992px) {
  #fasenra-vergoeding .banner-header {
    font-size: 42px;
    ine-height: 42px;
  }
} */

@media screen and (max-width:991px) {
  #fasenra-vergoeding #vercont .azcl-container {
    max-width: 720px !important;
  }

  #fasenra-vergoeding #banner_id_img .azcl-container {
    max-width: 720px !important;
  }

  #fasenra-vergoeding .fesenra a img {
    margin-top: -30px !important;
    padding-left: 8px !important;
  }

  #fasenra-vergoeding div#new_top_fr .user #loginHeader span.cmp-button__text {
    top: 14px !important;
  }
  
  #fasenra-vergoeding .azcl-column-par1 #azcl-cont {
      margin-top:30px;
  }
}



@media screen and (max-width:767px) {
  #fasenra-vergoeding #vercont .azcl-container {
    max-width: 540px !important;
  }

  #fasenra-vergoeding #banner_id_img .azcl-container {
    max-width: 540px !important;
  }

  #fasenra-vergoeding #vercont .azcl-container a {
    word-break: break-word;
  }
    
 /*#fasenra-vergoeding .banner-header {
    font-size: 26px;
    line-height: 36px;
  } */
}

@media screen and (max-width:540px) {
 #fasenra-vergoeding .banner-header {
    padding-top: 33px;
}
}
 
  




