/* 'webcast' imports for available devices */

    /* Base */
    @import url("webcast.css?1526042624");

    /* Large desktop */
    @import url("desktop/webcast.css?1526042628") (min-width: 1200px);

    /* Big tablets */
    @import url("tablet/webcast.css?1526042630") (min-width: 992px) and (max-width: 1199px);

    /* Small tablets */
    @import url("small-tablet/webcast.css?1526042629") (min-width: 768px) and (max-width: 991px);

    /* Phones */
    @import url("phone/webcast.css?1526042628") (max-width: 767px);
