/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.outer-sections{
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    min-height: 350px;
}
#foogallery-gallery-221 .fg-image {
    width: 250px;
	height:350px !important;
}