/*
 *   SMARTPHONE LANDSCAPE CSS
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}

#content-wrapper {
  margin-top: -11px;
}

body.front #content-wrapper {
  margin-top: -24px;
}

.view-tweets {
  max-height: 400px;
  overflow-y: scroll;
}


#schedule-row {
  display: none;
}
#live-performances-row {
  display: none;
}


/*
 * playlist block
 */
#block-block-6 {
  display: none;
}

/* 
 * leaderboard ad 
 */
#block-block-11 {
  display: none;
}
