.caja{width:150px;height:60px}.caja img{width:auto;max-height:60%}.fix70 img{max-height:70%!important}.fix img{max-height:100%!important}.online{display:grid;grid-template-columns:repeat(1,1fr);gap:10px;place-items:center}.presencial{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;place-items:center}@media (min-width:1200px){.presencial{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;place-items:center}.online{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;place-items:center}}