@charset "ISO-8859-1";

figure{
	height: 75vh;
	width:auto;
}

#MyPage {
	background-image: none;
	background-color:white;
}

.slide-container{
	display:block;
	width: 97%;
	height:auto;
}
.light-box{
	display:block;
	max-height:50vh;	
}


