.test {
  background: url(assets/images/image.png);
  background: url(/images/image.png);
}
