﻿.logo-large {
    height: 45px !important;
    width: auto;
}

.logo-small {
    height: 100px !important;
    width: auto;
}
.side-nav-separator {
    border-top: 2px solid #8fa3b7;
    opacity: 0.9;
    width: 45%;
    margin: 90px auto 18px auto;
    list-style: none;
}