@media only screen and (max-width: 767px) {
    .navbar .navbar-brand {
        background-size: 35%;
    }
}

#mid-panel .terms-content ul{
    list-style:disc !important;
    margin: auto !important;
}