/* CSS files are enqueued individually in inc/enqueue.php for cache-safe loading. */

@media (max-width: 767px) {
  #pesquisas.formatto-research .formatto-research__cards {
    flex: 0 0 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 100%;
  }
}
