.doe-forms a:before {
   content: '\f016';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   padding: 7px;
   padding-right: 12px;
   text-decoration:none;
}
#internal_34 .media-list{
    margin-left: 0;
    margin-bottom: 0;
}
#internal_34 .blurb .media-list li{
    margin-bottom: 0;
}
.pdf-only {
    display: none;
}
@media print{
    .pdf-only {
        display: initial;
    }
}

#tile- h2, .news-item, .latest-news .txt-light a.fill {color:black !important;}

@media screen and (max-width: 980px) {
body#tasDoe .main-nav li a {
    padding: 0 11px; 
    font-size: 11px;}
}

@media screen and (min-width: 981px) and (max-width: 1040px) {
.school-logo {
    right: 20px;
    width: 180px;
    height: 180px;}
}

@media screen and (min-width: 770px) and (max-width: 980px) {
.school-logo {
    right: 60px;
    width: 140px;
    height: 140px;}
}

@media screen and (min-width: 770px) and (max-width: 980px) {
.tile.tile-2 {
    width: 240px;}
}

.blurb .tile-content img {
    max-width: 100%;
    height: auto;
}

.tas-gov .blurb .tile-content {
    padding: 0px 78px 50px 0 !important;
}