.scenic-flight-banner {
  background: url('../assets/images/scenic-flight-banner.png') no-repeat center/cover !important;
}
.min-w-auto {
    min-width: auto;
}
.flex-none {
    flex: none !important;
}
.mw-480 {
	max-width: 480px;
}
.charter-carousel-nav {
  margin: 0 -8px;
}
.charter-carousel-nav .slick-track {
  transform: none !important;
}