#winners {
  background: none;
  padding-bottom: 200px;
}

@media (max-width:768px) {
  #winners {
    padding-bottom: 50px;
  }
}

#performances {
  display: none;
  z-index: -1;
}

#socialstar {
  padding-top: 100px;
  background: none;
}

@media (max-width:768px) {
  #socialstar {
    padding-top: 40px;
  }
}

#top35.song-winners .bottom {

}
