#tigers2026spr {
  color: #000000;
}

h3.subTitle {
  background: #000000;
  color: #FFDA09;
  font-weight: 700;
}

h4.subHead::before {
  background: #FFDA09;
}

.photoUnit li {
  margin-bottom: 15px;
}
.photoUnit li.y {
  width: 600px;
}
.photoUnit li.t {
  width: 335px;
}

.photoUnit.quarter li {
  width: 230px;
}

@media screen and (max-width: 767px) {
  .photoUnit li {
    margin: 0 auto 10px auto;
  }
  .photoUnit li.y {
    width: 100%;
  }
  .photoUnit li.t {
    width: 230px;
  }
  .photoUnit.quarter li {
    width: 49%;
    max-width: 200px;
  }
}
/*# sourceMappingURL=tigers2026spr.css.map */