.dentistry-services ul{
	margin: 0;
	list-style: none;
}
.dentistry-services ul li figure img{
	width: auto;
}
.dentistry-services ul li h3 a, .dentistry-services ul li h3 a:hover, .dentistry-services ul li h3 a:focus, .dentistry-services ul li a{
	color: #000;
}
.dentistry-services ul li h3 a{
	font-family: "Montserrat";
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
}
.dentistry-services ul li .dentistry-content{
	flex-direction: row !important;
	align-items: flex-start !important;
}
.dentistry-services ul li .dentistry-content .wp-block-post-excerpt__excerpt{
	margin-bottom: 0;
}