@media only screen and (min-width : 220px) and (max-width : 767px) {
  .slider-wrapper {display: block;}
}