@media (min-width: 1200px) and (max-width: 1400px) {
  .slider-container {
    width: 100% !important;
  }
}