/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .grid-mosaic .item_short_desc h3 {
    font-size: 1.3rem;
  }
}
