.bg-body-tertiary {
    background-color: #fff !important;
}

.container-fluid {
    width: 760px;
}

.container-fluid-small {
    width: 632px !important;
}

.navbar-brand img {
    height: 72px;
}

.content {
    margin-top: 0;
}

.section {
    display: inline-block;
    width: 200px;
}

.aboutHeader img {
    height: 250px;
    max-width: auto;
}