  /*
Theme Name: IE Default Starter Theme
Theme URI: https://www.infinite-eye.com/
Author: Infinite Eye
Author URI: https://www.infinite-eye.com/
Version: 1.1
*/

@media screen and (max-width: 769px) {
	body.senior-school .principal-quote-block .wp-block-column:first-child img,
	body.junior-school .principal-quote-block .wp-block-column:first-child img {
		object-fit: contain;
	}
}

