#office {
    font-size: 30px;
    font-weight: bold;
}

.dropdown-content {
    max-height: 13em;
    overflow: auto;
}