/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/

div.em-taxonomy.em-taxonomy-single div.em-item-image img{
	width: auto !important;
	height: auto !important;
	object-fit:contain;
}

div.em-taxonomy.em-taxonomy-single{
	padding-top:50px;
	padding-bottom:50px;
}

.em-taxonomy-description a{
	font-weight:600 !important;
}
