.videoInMicrositeDescription1 .vp-center {
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
}

.videoInMicrositeDescription1 html, .videoInMicrositeDescription1 body {
width: auto !important;
}

@media only screen and (min-width: 1500px) {
    .videoInMicrositeDescription1 {
        width: 75%;
        height: 21vw;
    }
}

@media only screen and (max-width: 1500px) {
    .videoInMicrositeDescription1 {
        width: 75%;
        height: 21vw;
    }
}

@media only screen and (max-width: 1400px) {
    .videoInMicrositeDescription1 {
        width: 75%;
        height: 21vw;
    }
}

@media only screen and (max-width: 1300px) {
    .videoInMicrositeDescription1 {
        width: 75%;
        height: 21vw;
    }
}

@media only screen and (max-width: 1200px) {
    .videoInMicrositeDescription1 {
        width: 78%;
        height: 21vw;
    }
}

@media only screen and (max-width: 1100px) {
    .videoInMicrositeDescription1 {
        width: 78%;
        height: 21vw;
    }
}

@media only screen and (max-width: 1000px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 22vw;
    }
}

@media only screen and (max-width: 900px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 22vw;
    }
}

@media only screen and (max-width: 799px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}

@media only screen and (max-width: 700px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}

@media only screen and (max-width: 540px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}

@media only screen and (max-width: 450px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}

@media only screen and (max-width: 350px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}

@media only screen and (max-width: 300px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}

@media only screen and (max-width: 250px) {
    .videoInMicrositeDescription1 {
        width: 85%;
        height: 45vw;
    }
}