@charset "utf-8";
/*
 Theme Name:   Twenty Twenty Five Child
 Theme URI:    
 Description:  Twenty Twenty Five Child for Herts Archery Association
 Author:       Carl Joslin
 Author URI:   carl dot joslin at joslinfamily dot co dot uk
 Template:     twentytwentyfive
 Version:      0.0.1
 License:      All rights reserved
 License URI:  
 Tags:         
 Text Domain:  twentytwentyfive
*/


.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    /* 1340 645*/
    max-width: min(var(--wp--style--global--content-size),1340px);
}

.wp-block-post-featured-image :where(img) {
  height: min(200px,25vh);
  max-height: 100%;
}
