/*!
Theme Name: Alleghany Highlands Economic Development Corporation
Theme URI: http://rickwhittington.com/
Author: Whittington Consulting
Author URI: http://rickwhittington.com/
Description: A custom theme built for AHEDC
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ahedc

*/

/* @import 'styles/global.css'; */

main figure.aligncenter {
    display: block;
    text-align: center;
    padding: 0 121px;
    max-width: 1400px;
}
main figure.aligncenter img {
    display: inline-block;
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: 100%;
    }
}
@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: 100%;
    }
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: 100%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
    height: 100%;
    width: 100%;
}

.wp-block-gallery figure.wp-block-image {
    height: 100%;
}