.school-logo {
    display:none;
}

.tas-learners {
    right: 0px;
}
#tile-id-73 {background: #0073a4; }

.latest-news {
    background-color: #0091cf;
}

.news-bg-auto-sub {
    background: linear-gradient(to bottom, rgba(0,145,207, 0) 0%,rgba(0,145,207, 1) 49%);
}

.wysiwyg.sz-web-link {
    background: #0791cf !important;
}

@media screen and (min-width: 991px){
    #superNav {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .swiper-wrapper, 
    body#tasDoe .swiper-container {
        width:960px;
    }
    .swiper-container .swiper-slide img{
        max-width:960px;
    }
    
    body#tasDoe .main-nav li a {
        padding: 0 10px;
    }
}

body#tasDoe .latest-news {
    display: none;
}

body#tasDoe #facebookFeed, body#tasDoe #latestNews {
    height: 150%;
}