/** Do not remove this line. Edit CSS below. */

#header {
  background: url(http://www.thesportsbank.net/core/wp-content/uploads/2015/04/sports-bank.png) top center no-repeat !important;
  background-size: contain !important;
}

#title-area #description,
#title-area #title {
  display: none;
}

.entry-content {
  overflow: visible;
}

@media only screen and (max-width: 960px) {
#header {
padding: 0;
}
}

@media only screen and (max-width: 800px) {
#header {
height: 125px;
}
}

@media only screen and (max-width: 680px) {
#header {
height: 106px;
}
}

@media only screen and (max-width: 400px) {
#header {
height: 65px;
}
}

.category-archive-list {
clear: both;
margin-top: 30px;
}