#mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li>a, #mainMenu nav>ul>li .dropdown-menu>li>a, #mainMenu nav>ul>li .dropdown-menu>li>span {
    color: #939598;
}

.post-image::before,
.post-image a::before {
    display: none !important;
}

.post-item-wrap {
    display: block;
}

.post-image img {
    border-radius: unset;
    width: 100%;
    height: unset;
    object-fit: none;
    position: relative;
    z-index: 1;
}

.post-item .post-image {
    width: unset !important;
    height: unset;
}

.post-item .post-item-description>h2, .post-item .post-item-description>h2>a {
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.post-3-columns a.item-link {
    position: relative;
    left: 0;
}

.post-item-description {
    max-height: none;
    float: none;
}

.post-3-columns a.item-link {
    position: relative;
    left: 0;
    bottom: unset;
}