.meteo-message{
	display: none;
	color: red;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	font-family: Arial;
}
.meteo-map{
	width: 100%;
}
.meteo-map img{
	width: 100%;
	max-width: 315px;
	margin: 0 auto;
}
.meteo-wrapper{
	width: 100%;
	overflow: auto;
}
