.nested-style {
  .more-div {
    background-color: pink;
    background-image: url('../../img/test.jpg');
  }
}
