.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh !important;
    background: url(http://lokomotivspb.ru/userfiles/images/about.jpg);
    background-attachment: fixed;
}
