@media only screen and (min-width: 600px) {
.headertwo{
 display:none !important;
}
}
@media only screen and (max-width:600px){
#wowslider-container1{
display:none !important;
}
.headertwo{
 margin-top:20px}
@media only screen and (max-width:600px){

#wowslider-container1{
margin-right:999999px !important
}
.rightImg{
width:130px !important; 
}

h1{
 margin-top:1em !important
}
}