/* TGA V29 R26 — optical containment for the home cocktail icon only. */
.home-page .home-actions__pair > .action-card:nth-child(2) .action-card__icon img {
  transform: translateX(-1px) scale(.9);
  transform-origin: center;
}
