<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 979px) { 


h2 {
	font-size: 24px;
	width: 88%;
	margin-bottom: 20px;
}

.barCTA img{
	width: 70%;
	height: auto;
}

.galleryWrap {
	width: 100%;
	margin: -100px auto 0 auto;
}



}</pre></body></html>