@charset "utf-8";
/* CSS Document */

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400);

#video_container {
 bottom: 0;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 background: url(polina.jpg) no-repeat;
 min-height: 720px;
}
#bgvid {
 min-width: 100%;
}