#nav-about {
    color: #30A2EB !important;
    border-bottom: 2px solid #30A2EB;
}

.about-container {
    /*height: 100%;*/
    margin: 0 auto;
    background: #F9F9F9;
    margin-top: 15px;
    padding: 15px 30px 10px 30px;
}

.container {
    position: relative;
    height: 100%;
}