.utility-bar .link-dropdown__options {
    max-height: 50vh;
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 49px;
}
