.modal-consultation { img { float: left; width: 30%; } .forms { padding-left: 35%; h3 { margin-top: 18px; } label { width: 25%; } .help-text { margin-top: 10px; margin-bottom: 5px; } button { margin-top: 15px; } .form-success { margin-top: 20px; font-size: 22px; } } } .consultation { .btn-consultation:extend(.btn-default, .btn-xs) {} } .content { .btn-consultation:extend(.btn-primary) {} }