@media screen and (min-width:1025px) and (max-width:1365px){
  .pt-air-l{
    padding-top: 16.5rem !important;
  }
}


@media screen and (min-width:820px) and (max-width:1023px){
  .pt-air{
    padding-top: 11rem !important;
  }
}