/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@media screen and (max-width: 767px) {
    .video-js {
        width: 100%;
        height: 250px;
    }
}