@media (max-width: 768px) {

  .panel {
    height: auto;
    top: 0;
  }

}