/*
Theme Name: PlayGrow Child
Theme URI: https://playgrow.qodeinteractive.com
Description: A child theme of PlayGrow
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: playgrow
Template: playgrow
*/
.qodef-standard-enlarged-header-bottom-wrapper {
    height: 100% !important;
}
#qodef-page-header {
    height: 250px !important;
}
.home-gallery .qodef-image-wrapper img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
#qodef-page-footer-bottom-area .qodef-grid-item:last-child {
    align-items: center;
    justify-content: center;
}