.ce_start_image #start-image {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 1367px) {
  .ce_start_image #start-image {
    max-height: 100svh;
    overflow: hidden;
  }
}
