.slider{position:relative;overflow:hidden;touch-action:pan-y}.slider,.slider-wrapper{display:flex;width:100%;height:100%}.slide{min-width:100%;height:100%;flex-shrink:0}.slider img{width:100%;height:auto;object-fit:cover}@media (min-width:580px){.slider{display:none}}@media (max-width:580px){.carousel{display:none}}