.bxv-wrap {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

.bxv-wrap video {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}

#iqitcontentcreator{margin-top: 30px!important}