.blurb h2 {
    font-size: 23px;
}
.latest-news {
    background-color: rgb(158,7,34);
}
.news-bg-auto-sub {background: linear-gradient(to bottom, rgba(158,7,34,0) 0%,rgba(158,7,34,1) 49%);
}
.school-logo {
    background:none;border-bottom:0;
}
#tile-home {
    display:none;
}
.hide-tile-header .tile-header {
	display:none;	
}
.hometileslider .tile-internal {
    bottom: 0;
    left: 0;
    padding: 0;
    right: 0;
    top: 0;
}
.hometileslider p {
    display: none;
}
#tileslideshow {
    position: relative;
    width: 100%;
    height: 100%;
}
#tileslideshow > div {
    position: absolute;
}

@media screen and (max-width: 769px) {
    .video-tile iframe {
        width:100%;
    }
    .latest-news {display:none !important;}
}
.blurb .tile-content p{text-align:left;}

@media screen and (max-width: 600px) {
.is-mobile #tile-id-52{height:auto;min-height:300px;}
}    

