.main-section{
	height: auto;
}
.navbar-default {
    background-color: white;
}
.main-section .container{
    background-color: white;
    color: black;
}
.divider{
    border-top: 1px solid black;
    margin-top: 30px;
    padding-top: 30px;
}

.page-top {
    height:initial;
}