.bowe-cover {
  --media-cover-height: 1000px;
}
@media (max-width: 777px) {
  .bowe-cover {
    --media-cover-height: 1600px;
  }
}