/* put here your custom css styles */
.header-top-bar {
    text-align: center;
}
.contact-details {
    width: 100%;
    text-align: center;
}
.contact-details li {
    display: inline-block;
    float: none;
}