.alert{
    padding: 20px;
    width: 100%;
}

.alert-success{
    background: #4caf50;
    color: white;
    text-align: center;
    font-size: 19px;
}

.oformlenie_form_bottom_row button[type="submit"] {
    margin-bottom: 30px;
}

#orderForm {
    margin-bottom: 30px;
}
