#test-id {
    .test-class-1,
    .test-class-2 {
        border: solid 1px #f00;
        margin: 0 10px 20px;
    }
}
