visible:
overflow-x: visible;

scroll:
overflow-x: scroll;

hidden:
overflow-x: hidden;

auto:
overflow-x: auto;