.menu{width: auto;}

@media screen and (max-width: 500px) {
    .content.shows { padding-top: 20vh; }
}