/* Pequeños dipositivos y superiores - Tablets */
@media (min-width: 768px) {
	.dropdown-filtro{
		width: 500px;
	}
}