#meteo-content{
	position: relative;
	float: right;
	width: 60px;
	top: -15px;
	right: 0;
}
.weatherLabel {
	font-size: 1.1em;
	line-height: 1.8em;
}
.weatherLabel .great-vibes {
	font-size: 1.4em;
}
.weatherItem {
	position: relative;
}
.weatherRange {
	position: absolute;
	right: 5px;
	bottom: -5px;
	color: #909ba2;
}
