.gallery-default-widget-acm .content .h3 {
  font-size: 30px;
  @media screen and (max-width: 767px) {
    font-size: 25px;
  }
}
