@media screen and (max-width:768px) {
    #home-row-gamma > div {
        max-height:unset !important;
    }
}

@media screen and (max-width:1080px) {
    .evergreen-box-container {
            margin-bottom:10px;
    }
}
.event {
    align-items:flex-start;
}
.heading-lg.home-page {
    margin-top:12px;
    margin-bottom:9px;
}

/*Remove Slide #2 Auto-generated Title*/
/*
.post-1 .headline h3 {
    display: none;
}*/