@media only screen and (max-width: 960px) {
#ytb_block_header_3 a:last-of-type {
  display:block;
  }
#ytb_block_header_3 a.action {
  display: none;
  }
#ytb_block_header_1 {
  width: 70% !important;
  }
#ytb_block_header_1 img {
  width: auto !important;
  }
#ytb_block_header_2 {
  width: 20% !important;
  }
#ytb_block_header_3 {
  width: 10% !important;
  text-align: right;
  }