.product-featured-tag-name {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9px 12px;
  color: #FFFFFF;
  font-size: 12px;
  background-color: red;
  z-index: 1;
}
