@media only screen and (min-width: 960px) {
  #ytb_block_header_1 img {
    max-height: 100px;
  }
  
  #ytb_block_header_1 {
    max-width: 65%;
    white-space: nowrap;
}
  
#ytb_row_header {
    color: white;
}
  
#ytb_row_header .ytb_block {
    color: white;
}