@media only screen and (max-width : 650px) {
	#bannerslider {
		display: block;
	}

	.bjqs-markers {
		display: none;
	}
}

