@media screen and (max-width: 768px) {
  .capture {
    height: auto !important;
  }
}