@media only screen and (max-width: 768px) {
  div#post-slider-blog {
    display:none!important;
  }
}

