#full_site_banner, #new_site_banner {
   width: 100%;
   height: auto;
   background-color: #3A3A3A;
   text-align: center;
}
#full_site_banner {
   padding: 4px;
}

