/* ========================================
   TIGER GRIP TECHNOLOGY - PAGE SPECIFIC STYLES
   ======================================== */

/* ========================================
   PAGE BACKGROUND
   ======================================== */

.tech-page--tiger-grip {
  background-image: url(/assets/images/rectangle-14.png);
}

/* ========================================
   TECHNOLOGY SHOWCASE
   ======================================== */

.tech-showcase__image--tiger-grip {
  background-image: url(/assets/images/frame-1321317550.png);
}

/* ========================================
   BENEFITS ITEMS OVERRIDE
   ======================================== */

/* Remove numbered list styling for Tiger Grip page */
.tech-benefits--with-image .tech-benefits__items .tech-benefits__item::before {
  display: none;
}

.tech-benefits--with-image .tech-benefits__items .tech-benefits__item {
  padding-left: 0;
}
