@media only screen and (max-width: 768px) {

	.col-12 {
	padding: 0 !important;
}
	.col-xl-12 {
	padding: 0 !important;
}
	.container-fluid {
	padding: 0 !important;
}
	.card-box {
	padding: 0.5rem !important;
}
}
#select2-empresas-container {
	height: 2.5em !important;
	align-content: center !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 2.5em !important;
}
.select2-container .select2-selection--single {
	height: 2.5em !important;
}
