.chosen-container{
	width: 100%;
}

.chosen-container-multi .chosen-choices {
	width: 100%;
}
.chosen-container .chosen-drop {
	width: 100%;
}
select {
	width: 100%;
}