@media only screen and (max-width: 767px){
	.topSlider .descriptionCont,
	.topSlider-intro_dots{
		display:none!important;
	}
}