@media (max-width: 500px) {
#inputField {
width: 20em;
}
@media (min-width: 1000px) {
width: 30em;
height: 2.3em;