.new-node-form {
    @extend .container;
}

.node-created {
    @extend .jumbotron, .container;
}