@import 'page-editorial.less'; @import "elements/sommaire"; @media(max-width: @screen-xs-max){ .chapter{ &-title:before, &-content h2:before{height: 50px; display: block; content: " "; margin-top: -50px; visibility: hidden; .all-visible &{height: 100px; margin-top: -100px} } } }