@media screen and (max-width: 767px) {




	.CategoryCell {
   		display: inline-block;
    	vertical-align: top;
    	width: 80%;
    	text-align: center;
        border: 1px solid #B1B1B1;
    	margin-bottom: 5px;
        width: 70%;
	}

    .ContentCategorySearchResultsFeatureCell {
        text-align: center
    }









}