@media only screen and (max-width: 960px) {
  #ytb_block_header_3 a:last-of-type {
    display: block;
  }
}

#ytb_block_header_1 img {
  width: auto !important;
  height: auto !important;
  max-height: none;
}

@media only screen and (min-width: 960px) {
  #ytb_block_header_1 {
    padding: 0 !important;
  }
}