.comercios{display:flex;justify-content:space-evenly;flex-wrap:wrap;height:70vh}.comercio{width:15vw;height:20vh;display:flex;flex-direction:column;align-items:center}.comercio img{height:15vh;width:15vw}#main-footer{display:none}.taxonomies-list{display:flex;justify-content:center;flex-wrap:wrap;background-color:#B52555}.taxonomy-item{width:100px;padding:10px;display:flex;flex-direction:column;gap:13px;justify-content:start;align-items:center}.taxonomy-icon{width:40px;height:40px;display:block}.taxonomy-name{display:block;font-size:14px;color:white;text-align:center}.comercios-list{display:flex;justify-content:center;flex-wrap:wrap;background-color:#F6F6F6}.comercio-item{width:400px;padding:10px;display:flex;flex-direction:column;gap:13px;justify-content:start;align-items:center}.comercio-imagen{width:335px;height:280px;display:block;margin:0 auto 10px}.comercio-name{display:block;font-size:14px;color:black;text-align:center}