@charset "utf-8";

/*--------------------------------------------------------------------------------------------------
CSS Styles for SeeBlue Law Sub-theme - Front Page Only

version:   1.0
--------------------------------------------------------------------------------------------------*/

@media (max-width: 640px) {
	#content-header {
		position: relative !important;
		top: 5px !important;
	}
	
	#lawHeader {position: relative;	top: -15px;}
	#main {
		position: relative !important;
		top: -25px !important;
	}
	
	
}