.alert{
    background-color: #00757a;
        border-color: gainsboro;
    color:#ffffff;
    z-index:1;
    width:100%;
    border-style: solid;
        border-width: 1px;
    }
    .alert img{
        float:right;
        height:100%;
    }
    .alert h1{font-size:1.6875rem;
    color:#ffffff;}
    
    .banner{top:104% !important;}
    
    @media (max-width: 882px){
        
    }