

@media screen and (min-width: 980px) {
.top-image {
	width:20%;
	height:620px;
	float:left;
}

#image {
	width:100%;
	height:88%;
}

.image-text {
	width:100%;
	height:12%;
}



.thumbnails {
	width:70%;
	height:720px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	margin-top:-50px;
}

