.delete_order{
    width: 450px;
    height: 125px;
    text-align: center;
}
.delete_order h2{
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
}
.delete_order .delete_yes{
    width: 60px;
}