@charset "UTF-8";
/* CSS Document */
@media only screen and (min-width: 1024px) {

nav {
	height:30px;
}

figure.adjustable {
		width: 29%; 
	}
}
