@media screen and (min-width: 750px){
  .slider--desktop .slider__slide:first-child{
    margin:0 0 0 4.5% !important;
  }
  .product-showcase-slider .grid__item {
    width:0 !important;
  }
}
