/*
Theme Name: Eightmedi Lite Child
Theme URI: https://8degreethemes.com/wordpress-themes/eightmedi-lite/
Author: Leonardo Daga
Author URI: https://arpesonline.it
Description: EightMedi Lite Child is a child theme made by the author for ARPES
Template: eightmedi-lite
Version: 1.0.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: eightmedi-lite-child
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/
.category-doctors article {
	display: inline-block;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 40px;
	vertical-align: top;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
}

.post img {
	max-width: unset;
	width: unset;
}
