/*  
Theme Name: Fantasyposters Child
Description: Fantasyposters - Premium Wordpress Theme
Version:1.0
Author:gljivec
Theme URI:http://themeforest.net/
Author URI:http://premiumcoding.com/
License URI:http://themeforest.net/
Template: fantasyposters
*/

@import url("../fantasyposters/style.css");  

/*your content goes from here*/

.expolist .noexpo {
    grid-column: 1 / 6;
    display: grid;
    place-content: center;
    gap: 25px;
}