@charset "UTF-8";
		#background img {
			width : auto !important;
			max-width:450px;
		}
		
		.site-notification::after {
			width: 100%;
			top: 255px;
			margin: 30px auto 0 auto;
			font-size: 18px;
			color: #7C7C7C;
			text-align: center;
			text-decoration: none;
			content: "Care Connect Help Desk Contact information: \a Phone: (510)-618-1997 \a Email: careconnecthelp@acgov.org";
			white-space: pre;  
		}