
/* Categorías de burgers */
.BURGER-CATEGORIES {
	list-style: none;
	
}

/* Elementos de cada categoría */
.category-list {
	list-style: none;
}

img {
   border-radius: 5%;
   margin-bottom: 2%;
   margin-left: 0%;
   size:50%;
}