#dnn_dnnLOGO_imgLogo {
    max-height: 90px;
    position: absolute;
    z-index: 99999;
    margin-top: -20px;
}

body{
    background-color: #922727;
}

main{
    background-color: #e9e7e7;
}

@media only screen and (max-width: 1200px){
    #dnn_dnnLOGO_imgLogo {
        width: 290px;
        height: 45px;
    }

    .youtube{
        max-width: 350px !important;
    }
}

footer .footer-above{
    border-top: none;
}
















