@media(max-width: 640px) {
  #ccc[light] #ccc-notify {
    min-height: 60%;
  }
}

#ccc[light] #ccc-notify {
  background-color: #f0f0f0 !important;
  border: 2px solid #ff0;
}
