.main {
    min-height:400px;
    padding:40px 0;
}
.table {
    height:400px;
    width:100%;
    display:table;
}
.newsletter {
    background-color:white;
}