.obs-wind-divider {
	border-top: 1px solid #D7D7D7;
	height: 0px;
	display: inherit;
}

.windrow {
	border-top: none;
}

.windspeedtable {
	padding-top: 0px;
}

.site-title #logo_image {
	width: 30%;
	padding: 30px 0px 12px 0px;
}

img#wxicon {
	max-height: 101px;
}

img#icon {
	max-height: 101px;
}

.wind-table .beaufort {
    font-size: 14px;
}

@media only screen and (max-width: 1200px)
.current_temp {
	padding-bottom: 20px;
	padding-top: 20px;
}

.wx-stn-info-current-obs span {
    vertical-align: middle;
}