
/* Hero Video + Fallback */

#player {
    background-color: #000000;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
}





