@charset "UTF-8";
@media screen and (max-width:667px){
#section1 {
	margin-top: 0px;
}
nav {
	margin-top: 0px;
	display: none;
}
header {
	font-size: 5rem;
	height: 176px;
}
.thumbnail {
	width: 100%;
	float: none;
}
.thumbnail figcaption {
	display: none;
}
#ekphrasticText {
	padding: 0px;
	margin: 0px;
}
#header1 {
	background-position: center -319px;
	height: 176px;
}
.title {
}
.showFancyBox {
	display: none;
}
.noshowFancyBox {
	display: block;
}


}
