.eea_logo {
	width:100% !important;
	max-width:600px !important;
}

.eea_logo img {
	border:0 !important;
	width:190px !important;
}

@media all and (min-width:0px) {

	.eea_logo img {
		width:90px !important;
	}

}

@media all and (min-width:630px) {

	.eea_logo img {
		width:190px !important;
	}

}