body { margin: 40px auto; max-width: 538.55pt; line-height: 1.6; font-size: 18px; padding: 0 10px; } img { max-width: 538.55pt; } a { color: darkred; text-decoration: none; } a:hover { color: #f55; } #songs { list-style-type: ''; } @media (min-width: 55em) { #songs { column-count: 2 ; } } @media (min-width: 100em) { #songs { column-count: 3 ; } } li { margin-top: 10px; margin-bottom: 10px; padding-left: 0.7em; } h1, h2, h3 { line-height: 1.2 }