@media only screen and (max-width: 838.98px) {
	.topmargin-mini main {
    	margin-top: 57px;
	}

	.supportcategories-mobile {
    	display: block;
	}

	.supportcategory-title {
    	display: block;
    	margin-top: 8px;
    	font-size: 0.8rem;
    	font-weight: 500;
	}
	
	#subnavigation {
	    display: none
	}
}