@charset "utf-8";


/* - .monitor-extra header
 ------------------------------------------------------------ */
.monitor-extra header {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: 300px;
    position: relative;
    width: 100%;
}


