#depositAmount { width: 10rem; } main { margin-top: 0; } @media only screen and (max-width: 700px) { main { margin-top: -15vh; } }