body {
/*    min-height: 0px;
    padding-top: 51px;*/
    padding-top: 51px;
    height: 100%;
    min-height: 100%;
    background-color: #fff;
}
body {
    color: #000;
    text-align: center;
}

.container {
/*    width: 700px;*/
    max-width: 720px;
}

.front-brand{
    padding-bottom: 9px;
    margin: 40px 0 20px;
}