@media only screen and (min-width: 1920px) {
   .slides-container .slide-item {
      background-size: contain !important;
   }
}

.header-slider {
    height: 600px !important;
}