form#scenario_form .address-block .select2-container {
    display: block;
}

form#scenario_form h1.computed-value {
    font-size: 46px;
    padding-top: 30px;
    padding-bottom: 45px;
}

form#scenario_form div.buttons-block {
    margin-top: 50px;
    margin-bottom: 50px;
}