/* Enter Your Custom CSS Here */
@media screen and (max-width: 360px){
div#headerslider {
background: url(http://discstroyers.org/uploads/header/header_7_mobile.jpg);
}

#headerslider img {
visibility: hidden;
}
}