
@media only screen and (max-width: 768px) {
.ImageCategorySlider{
	width:33%;
}

.ImageCategorySlider .SliderFeature .RightCol{
	display:none;
}
}