/**
 * Theme Name: Tainacan Dance Academy
 * Template: tainacan-interface
 * Author: Oleh Pipko
 * Author URI: https://www.linkedin.com/in/olehpipko/
 * Description: This is the default theme for the Tainacan project. Use this in conjunction with Tainacan plugin to easily manage and publish you digital collections with a beautiful faceted search interface. Ideal for museums, galleries, libraries and anyone who have a digital repository.
 * Version: 0.0.1
 * License: GNU General Public License v3
 * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
 * Tags: two-columns, right-sidebar, grid-layout, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, photography, portfolio 
 * Text Domain: tainacan-interface
 */

@media (max-width: 1005px) {
    .tainacan-term-single.tainacan-list-collection--card {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}
