@media screen and (max-width:480px) {
main#content {
overflow-x: hidden;
}
}