/* Enter Your Custom CSS Here */
.headerbanner { height: auto; max-width: 100%; text-align:center; margin-top:80px; margin-bottom:-50px;}

@media only screen and (max-width: 520px) {
.headerbanner { display: none !important; }}

