<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 480px) {
	header, footer, #divContent_wrapper{/*header #divHeader{*/width:300px;}
	header #divHeader #aLogo{
		/*margin:0 0 0 72px;*/
		width:190px;
		height:32px;
	}
	header #divHeader #divMenuResp{margin-top:0px;}
	
	
	#divContent #divContent_wrapper #divHeader{margin:30px 0;}
	#divContent #divContent_wrapper #divHeader #divBreadCrumb{
		display:block;
		text-align:center;
	}
	#divContent #divContent_wrapper #divHeader #divJumpTo{display:none;}
	#divContent #divContent_wrapper #divHeader #divTitle{
		padding:30px 0;
		font-size:22px;
	}
	#divContent #divContent_wrapper .contentText{
		font-size:14px;
		padding-bottom:40px;
	}
	#divContentAddl #divContent_wrapper{
		font-size:14px;
		padding:20px 0;
	}
	
	
	footer#footer3 #divFooter .footer_block#instag, footer#footer3 #divFooter .footer_block#tweet{
		width:98%;
		display:block;
		margin-left:0;
	}
	footer#footer3 .text.twtr{width:295px;}
	footer#footer3 #divFooter #sep480{display:block;}
	footer#footer3 #divFooter #socials i{margin-left:40px;}
	footer#footer2 #divFooter #copyRights_socials, footer#footer3 #divFooter #copyRights_socials{font-size:10px;}
	
	#divOverlay #divSearch{width:240px;}
}</pre></body></html>