// global @import "global"; .breadcrumb(true); .headband(true); .panel-content(true); .bloc-img-text(true); .edito(true); .boutique{ &-verte{ .title-page{ &-text{color: @green78; @media(min-width: 570px){background-color: #f4f8e6; top: 35%;} @media(min-width: 768px){top: 20%;} @media(min-width: 992px){top: 26%; .lt-ie8 &{left: 28%!important;} } @media(min-width: 1200px){ .lt-ie8 &{left: 32%!important;} } } } .panel{ &-heading{ a{background-color: @green78;color: @white} } } h3{color: @green91;font-size: @font-size-large} .btn{background-color: @green78; border-color: @green78; color: @white; text-decoration: none; &:hover{background-color: @white; color: @green78;} } .big-link, .big-text{color: @green78!important;} } }