.col-primary .col-inner::before {
  background-image: url("../logo-darcy-spillcare.svg");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 20px;
  content: "";
  height: 80px;
  position: absolute;
  right: 10px;
  width: 160px;
  opacity: 0.2;
}