.video-overlay-link {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: block;
}

@media (max-width:767px){
    .wistia_responsive_wrapper{
        top: 46px;
    }
}