.video-overlay-image {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    }
.video-overlay-image-desktop {
    max-width: px !important;
    max-height: px !important;
    }
.video-overlay-image-mobile {
    max-width: px !important;
    max-height: px !important;
    }