a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
