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

#leaderboard-wrapper .container .block {
  float: left; 
}

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

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

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

#listen-live-kpr-row, #listen-live-kpr2-row {
  /*overflow: hidden;
  max-width: 150px;*/
  display: none;
}

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

#kpr-now-playing-text {
  white-space: nowrap;
}

#kpr2-now-playing-text {
  white-space: nowrap;
}

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

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