﻿
.notice-body {
    border: solid 1px;
    /* border-color: #c12033; */
    border-radius: 1%;
    padding: 2.5em;
    width: 100% !important
}
section.usa-site-alert {
    display: none;
}
main#main-content {
    background-image: url('/ndemu/_assets/_img/ndemu-cdem-bg.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
}
.banner-center {
    background-position: center;
    background-color: #fff;
    background-size: cover;
}
li.usa-collection__item {
    max-width: 46em !important;
}

@media screen and (max-width: 640px) {

}


@media screen and (max-width: 950px) {

}

@media screen and (max-width: 1024px) {
 
}
