.mp-pusher {
    height: 75%;
}
.scroller, .site-wrap.scroller {
    height: 100%;
}
.scroller-inner {
    height: 100%;
    width: 100%;
    display: table;
}
.main {
    position: relative;
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.main a {
    color: #D7011F;
}
.main a:hover, .main a:focus, .main a:active {
    text-decoration: underline;
}