@media (max-width: 768px) {
html {background: #cccccc !important}
}

.uk-navbar-nav > li > a[href='#'] {
  cursor: default;
}

.tm-footer {
    background-color: #ffffff;
}

.uk-panel-box {
    padding: 28px;
}