.ajouter-un-album { @include respond-to("small") { display: block; padding: 0 .75rem; } .list { margin-top: 2rem; .item { img { cursor: pointer; } &.in-collection { opacity: 0.6; small { font-style: italic; } } } } }