@charset "UTF-8";

/*
Theme Name: People Central
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/


/* Categories 01 to 03 are the basics. */

.abs-img{height: 300px;
  overflow: hidden;}
.abs-img img{
	width: 100%;
  height: 100%;
  object-fit: cover;
}

.cri-img{height: 474px;
  overflow: hidden;}
.cri-img img{
	width: 100%;
  height: 100%;
  object-fit: cover;
}


.gen-img{height: 386px;
  overflow: hidden;}
.gen-img img{
	width: 100%;
  height: 100%;
  object-fit: cover;
}
