.select2-container {
    width: 100% !important;
}

.select2-selection {
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 40px;
    padding: 5px 10px;
}
