 
@media screen and (max-width: 1000px) {
    .widget-visible iframe {right: 0 !important;left: unset !important;top: calc(50% - 60px) !important;}
}
