div#windbox {
	width: 100%;
	height: auto;
	float: left;
	margin: 5% 0 0 0;
}

iframe#windfinder {
	margin: 7% 0 0 0;
	width: 75%;
	float: right;
	min-height: 400px;
}

.windloader {
	float: left;
	width: 18%;
	height: auto;
}

.windposition {
	float: left;
	width: 90%;
	height: auto;
	font-size: 0.8vw;
	font-weight: bold;
	margin: -70% 0 0 20%;
	color: #009AED;
}

.importantnote {
	font-size: 0.8vw;
}