@import 'pagelayout'; @import "../elements/introduction"; @import "../elements/editorial-content"; @import "elements/edito"; .help-article_content p { font-family: 'open_sansregular'; display: inline-block; margin-bottom: 0; } .help-article{ &_img{margin-bottom: @rules-peb} &_title{font-family: 'open_sansregular'} &_item{ margin-bottom: @rules-peb*2; &_title{margin-bottom: 10px; margin-top: 0;} } } @media(min-width: 768px){ .help-article{ &_img{margin-bottom: 0} } } @media(min-width: 992px){ .help-article{ & > .row{margin-bottom: @rules-peb*2;} &_content{position: static} &_item{display: table-cell; vertical-align: top; float: none; position: relative; padding-bottom: 58px; .btn-bottom{position: absolute; bottom: 0; left: 50%; width: 50%; text-align: left; .btn{margin: 0} } } } } .content_metiers{margin-bottom: @rules-peb; &_edito{padding-bottom: @rules-peb;border-bottom: 1px solid @greycc} } .content_firme_text .btn{margin-bottom: 10px}