@media (min-width: 768px){
	/*
	Mark: Commented out on 8/5/19 since it's conflicting with core header functionality
	body {
	    padding-top: 150px;
	}
	*/

    /*.hero--combo .hero__top .row {
        height: auto !important;
        min-height: 800px !important;
    }*/
}

.post-masonry .post--featured{
     min-height: 275px;
}

.post-masonry .post--featured a{
     position: absolute;
     width: 100%;
}
.single-events .venue {
    display:none !important;
}
.home .hero--home .hero__bg-image:before {
    display:none;
}