#sidebar {
    min-width: 300px;
    max-width: 300px;
    display: block !important;
}

.drac-anchor.active {
    color: #ff79c6 !important;
    font-weight: bold;
}