#content-slider {display:none !important;}

@media screen and (max-width: 480px) {
	 img {
    max-width: 100%;
  }
}

