/* @media screen and (max-width: 1024px) {
  .core-slider.image-slider {
    width: 100%;
    margin-bottom: 5em;
    padding: 40px 0 !important;
  }

  .core-slider.image-slider .carousel-cell {
    max-width: 50%;
    margin-right: 10px;
  }
  .core-slider.image-slider .carousel-cell img {
    min-width: 225% !important;
    width: 225% !important;
  }

  .core-slider.image-slider .carousel-cell.is-selected .inner {
    height: 160px !important;
    width: 200px !important;
  }
} */
