
.YWeather {
	position:relative
}
.YWeather-title {
	position:absolute;
	top: 10px;
	right: 20px;
	color:#000;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	 font-size: 18px;
	 line-height: normal;
	 font-size-adjust: none;
	 font-stretch: normal;
	 -x-system-font: none;
	  text-align: center;
}

.YWeather-bottom {
	font-size: 13px;
	position:absolute;
	top: 30px;
	right: 20px;
}
