
@media only screen and (max-width: 768px) {
.summary.entry-summary {
	clear: both !important;
	padding-top: 50px;	
	display: block;
}
}

.embedded_tour {
	height: 70vh;
}
