@import "alpha_gradient"; .artist-info { margin-bottom: 20px; .pic { img { max-width: 220px; } } .desc { height: 220px; .service-icons { margin-top: 15px; a { text_decoration: none; margin-right: 10px; } } } } .album { margin-bottom: 20px; .art { img { max-width: 220px; } .button-container { display: none; text-align: center; margin-top: 10px; } } .tracks { & > h3 { margin: -5px 0 5px 0; } td.song-duration { text-align: right; } } }