div.sub_header {
  background-image: url("../images/resources_bg.jpg");
  background-size: cover;
  height: 105px;
  margin: 0 0 20px;
  position: relative;
  width: 795px;
}

div.page_bg_image {
  display: block;
  height: 75px;
  width: 100%;
}