p#modalDescription {
white-space: break-spaces !important;
}

.select2.select2-container{
min-width: 100% !important;
}

@media (min-width: 992px){
.select2.select2-container{
min-width: 250px !important;
}
}