@media only screen and (max-width: 975px) {
    
    #fontsizer { display: none!important;}	
	/*.page	{max-width: 675px; max-width: 675px;}*/
	.page	{ width: auto;}
	.colMain					{  margin: 0 0 25px;}
	.colMain, .aside	{ float: none; width: 100%;}
	.home .colWrapper,
	.home .col	{ float: none; width: 100%;height:auto;}
	.box-bottom { border-top: 1px #424242 solid!important; }
	.box-top   { margin-bottom: 25px;}

}