@media (max-width: 1024px) {
  .puce-slider-desktop{
    display:none !important;
  }
}