.inputForm { margin-top: -70px; } .textBox { height: 150px; font-family: Nunito; } @media (max-height: 600px) { .textBox { height: 100px; } }