/*.uc-background1::before {
  content: "";
  display: block;
  position: absolute;
  background: url("https://static.tildacdn.com/tild6162-6631-4131-b066-616532646533/before.png") no-repeat;
  width: 250px;
  height: 250px;
  left: 100px;
}

.uc-background1::after {
  content: "";
  display: block;
  position: absolute;
  background: url("https://static.tildacdn.com/tild3264-3636-4630-b735-613834383332/after.png") no-repeat;
  width: 250px;
  height: 250px;
  right: 100px;
}*/
