@media (max-width: 700px) {
  .reveal {
    opacity: 1 !important;
    transform: none !important;
  }
}
