#action-bar .logo {
  background: url('https://secure.assets.bostatic.com/hydepark/images/OFA-logo_horizontal-Reverse.png') 50% 50% no-repeat;
  height: 35px;
  background-size: 300px;
}
@media screen and (max-width: 767px) {
  #action-bar .logo {
    background-position: -16px 50%;
  }
}
.oldie #action-bar .logo {
  background: url('https://secure.assets.bostatic.com/hydepark/images/OFA-logo_horizontal-Reverse-300.png') 50% 50% no-repeat;
}
#ft .disclaimer-license {
  background: url('https://secure.assets.bostatic.com/madison/images/ofa4-logo.png') 50% 40% no-repeat;
}
