/* Enter Your Custom CSS Here */
.entry-content a {
    border-bottom: none;
}
@media screen and (min-width: 991px) {
	.entry {
    min-height: 600px;
    .entry-related .entry {
    min-height: auto; }
}
}
.entry-related .entry {
    margin-bottom: 0;
    min-height: auto !important;
}
