@media screen and (max-width: 993px) {
    .select2-container--open .select2-dropdown--below {
        width: 130px !important;
    }
}