#message {
    position: fixed;
    top: 85px;
    left: 0;
    width: 100%;
    z-index:100;
}
#inner-message {
    margin: 0 auto;
    text-align:center;
}
.highlights  p {
    font-size:16px;
}