 .select2-container {
            width: 100% !important;
        }

.select2-container .select2-selection.select2-selection--single {
    border-color: #c3c3c373;
    box-shadow: 0px 3px 5px #00000007;
}