/* VIR Temp6 - Shared across all templates */

/* Global Change - Expand Bullets */
@media (max-width: 767px) {
  #offer-content2-mobile .toggle-box {
    display: block !important;
  }
  .mobile-benefit-expand {
    display: none;
  }

  .mobile-benefit-title {
    color: black;
  }
}
