/*html, body, .main {
    height: 100%;
}

.main .full-row {
    min-height: 100%;
}
*/
.main {
    padding: 75px 0 25px 0;
}

