#tigers2025aut {
  color: #000000;
}

h3.subTitle {
  background: #21378D;
  color: #FFFFFF;
  font-weight: 700;
}

h4.subHead::before {
  background: #21378D;
}

.photoUnit li.sq {
  width: 400px;
  margin-bottom: 10px;
}
.photoUnit li.y2 {
  width: 550px;
}
.photoUnit li.sq2 {
  width: 390px;
}
.photoUnit li.y {
  width: 600px;
}
.photoUnit li.t {
  width: 334px;
}

@media screen and (max-width: 767px) {
  .photoUnit li {
    margin: 10px auto 0 auto;
  }
  .photoUnit li.y {
    width: 100%;
  }
  .photoUnit li.sq {
    width: 100%;
    max-width: 280px;
  }
  .photoUnit li.y2 {
    width: 100%;
  }
  .photoUnit li.sq2 {
    width: 100%;
    max-width: 280px;
  }
  .photoUnit li.t {
    width: 240px;
  }
}
/*# sourceMappingURL=tigers2025aut.css.map */