.featured-tool--teaser {
  position: relative;
}

.widget-status {
  z-index: 10000;
  position: absolute;
  text-align: center;
  border-radius: 25%;
  margin: 0 auto;
  top: 50%;
  box-shadow: 2px 2px 2px #ccc;
}
