.et_pb_post .entry-featured-image-url {
margin: 0;
} .et_pb_blog_grid .et_pb_image_container {
overflow: hidden;
} .et_pb_blog_grid .et_pb_image_container img {
transition: all 0.95s ease;
-moz-transition: all 0.95s ease;
-webkit-transition: all 0.95s ease;
} .et_pb_blog_grid .et_pb_post:hover img {
transform: scale(1.15) rotate(1deg);
-moz-transform: scale(1.15) rotate(1deg);
-webkit-transform: scale(1.15) rotate(1deg);
}
.et_pb_blog_grid .et_pb_post {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
min-height: 500px; }
.et_pb_blog_grid .et_pb_post .post-content {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.et_pb_blog_grid .et_pb_post h2.entry-title {
margin-top: 0px; margin-bottom: 10px; font-size: 1.2em; }
.et_pb_blog_grid .et_pb_post img {
max-height: 400px; object-fit: cover;
margin-bottom: 0; width: 100%;
}
.et_pb_blog_grid .et_pb_post .more-link {
margin-top: auto;
display: block;
text-align: center;
background-color: #5f7127;
padding: 10px 20px;
color: #ffffff;
border-radius: 5px;
text-decoration: none;
position: relative;
}.et_pb_post .entry-featured-image-url {
margin: 0;
} .et_pb_blog_grid .et_pb_image_container {
overflow: hidden;
} .et_pb_blog_grid .et_pb_image_container img {
transition: all 0.95s ease;
-moz-transition: all 0.95s ease;
-webkit-transition: all 0.95s ease;
} .et_pb_blog_grid .et_pb_post:hover img {
transform: scale(1.15) rotate(1deg);
-moz-transform: scale(1.15) rotate(1deg);
-webkit-transform: scale(1.15) rotate(1deg);
}
.et_pb_blog_grid .et_pb_post {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
min-height: 500px; }
.et_pb_blog_grid .et_pb_post .post-content {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.et_pb_blog_grid .et_pb_post h2.entry-title {
margin-top: 0px; margin-bottom: 10px; font-size: 1.2em; }
.et_pb_blog_grid .et_pb_post img {
max-height: 400px; object-fit: cover;
margin-bottom: 0; width: 100%;
}
.et_pb_blog_grid .et_pb_post .more-link {
margin-top: auto;
display: block;
text-align: center;
background-color: #5f7127;
padding: 10px 20px;
color: #ffffff;
border-radius: 5px;
text-decoration: none;
position: relative;
}