/*
 * Learning Center custom overrides.
 *
 * This file is intentionally empty by default and acts as the place for
 * site-specific tweaks when deploying the plugin to legacy themes.
 * Add selectors below as needed; it will be loaded after all plugin styles.
 */

 @media (min-width: 1024px) {
    #lc-topic-term:not(.lc-topic-term-header) .jet-listing-grid.jet-listing, .lc-topics-listing .jet-listing-grid.jet-listing {
        max-width: none;
    }
}