@screen md {
    .aw-chip-select {
        &__dropdown {
            max-height: 50vh;
            overflow: auto;
        }
    }
}
