@media (max-width: 979px)
.tm-navbar {
    background-color: #ffffff;
}

.uk-width-2-3, .uk-width-4-6 {
    width: 80%;
}
.tm-footer {
    background: #02572c!important;
    margin: 0!important;
    padding: 20px 0;
    font-size: 12px;
    color: #999;
}

a, .uk-link {
    color: #222222;
    text-decoration: underline;
    cursor: pointer;
}

.toolbar-outer {
    width: 100%;background: #02572c!important;
}