/*
Theme Name: Helium
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Helium - Gantry 5 Theme from RocketTheme
Version: 5.5.17
*/
#g-utility .g-grid .size-8 {
	display: flex;
    flex-direction: row;
    justify-content: space-evenly;
	
}
#g-features .g-container .g-grid .g-block .g-content ul li, #g-above .g-container .g-grid .g-block .g-content ul li {
    text-indent: 0 !important;
    padding-left: 0 !important;
}
