Hello,
i want to have an image instead of a video at this position... could you please help me?
.frontpage #gkBottom3 {
background: url(path_to_Your_image) no-repeat center center transparent;
background-size: cover;
}