.Hero{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:80px;height:99vh;max-height:100vh;min-height:99vh;overflow:hidden;object-fit:contain;cursor:crosshair}@media (max-width:479px){.Hero{justify-content:center;align-items:center}}