/*
Theme Name: Chicago Public School
Theme URI: https://cps.edu
Author: Dotphase Team
Author URI: https://dotphase.com/
Description: This is a custom theme for Chicago Public School
Version: 1.0
License: License only for CPS
License URI: NA
Text Domain: cps
Tags: cps

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
 .card .thumbnailContainer img {
	  min-width:100%;
    object-fit: cover;
    object-position: center;}
