@keyframes pattern {
  0% {
    background-size: 0; }
  100% {
    background-size: 250px 250px, 250px 250px; } }
.info-content {
  position: relative; }
  @media screen and (max-width: 768px) {
    .info-content {
      padding-bottom: 100px; } }

/*# sourceMappingURL=info.css.map */
