body {
    background-color: #ffffff;
}
body > .grid {
    height: 100%;
}
.image {
    margin-top: -100px;
}
.column {
    max-width: 450px;
}
.main.container {
    margin-top: 40px!important;
    padding: 20px;
    padding-top: 40px;
    background: #ffffff!important;
}
.ui.text.container {
    max-width: 100%!important;
    line-height: 1!important;
}
.ui.inverted.menu .active.item {
    background-color: #2980b9;
    color: #ffffff;
}

