.modal-consultation { img { float: left; width: 30%; } .forms { padding-left: 35%; h3 { margin-top: 18px; } .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, .consultation-person { .btn-consultation:extend(.btn-primary) {} } .consultation-person { .modal-form { text-align: right; } .btn-consultation { margin-bottom: 10px; margin-right: -13px; } .plugin-people { margin-left: -36px; } }