/* This stylesheet is meant to override SASS styles. Please place them below.  To activate, uncomment line 12 in ../inc/scripts.php */

@media only screen and (max-width: 600px) {
	.block105_large-image-banner .image-wrap {
		background-position: left top;
	}
}

@media only screen and (max-width: 30em)  {
	.home .wave-wrap {
		display: none;
	}
}

@media only screen and (min-width: 30em) and (max-width: 620px) {
	.home .entry-header.-home .video-container .content-wrap {
		padding-bottom: 0;
	}

	.home .entry-header.-home .video-container .wrap {
		width: calc(100% - 2.125em);
	}
}

.home .entry-header.-home .wave-wrap .sub-headline {
	font-size: 3.125em;
}

.post-576 .entry-content .h3 {
	font-size: 3.125em;
}