/* screen - video-1 */

.video-1 {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  height: 844px;
  justify-content: center;
  overflow: hidden;
  width: 390px;
}

.video-1 .overlap-group {
  align-items: flex-start;
  background-image: url(../img/video-1---stellen-midden-kom--mobiel-@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 700px;
  justify-content: flex-end;
  margin-top: -2.22px;
  min-width: 394px;
  padding: 27.2px 27px;
}

.video-1 .verder {
  cursor: pointer;
  height: 30px;
  object-fit: cover;
  width: 80px;
}
