#header {
  margin-bottom: 20px;
  line-height: 1em;
}

#subheader-section {
  display: block;
  box-sizing: border-box;
  margin: 0;
}

#subheader-img, #subheader-text, #subheader-img-login {
  display: inline-block;
  box-sizing: border-box;
  width: calc(50% - 2px);
  max-width: 50%;
  float: none;
  margin: 0;
  vertical-align: text-top;
}

#subheader-img img, #subheader-img-login img {
  max-width: 100%;
}

#subheader-text li{
  margin-left: 15px;
}

@media (max-width: 959px) {
  #subheader-text {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
 #subheader-img, #subheader-img-login img, #subheader-text {
  display: block;
  width: 100%;
  max-width: 100%;
}
  #subheader-text {
    margin-top: 20px;
  }
}

/* Hide dynamic URL for Historic BOPD */
#p225 {
display: none;
}
