.custom-post-container {
    height: auto!important;
    position: unset!important;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(128, 128, 128, .25);
}

.vc_grid-item:last-child .custom-post-container {
    border-bottom: none;
}

.custom-post-container .vc_gitem-zone-mini {
    padding-bottom: 0!important;
}

.custom-post-container .custom-post-image-area,
.custom-post-container .custom-post-details-area{
    padding: 0!important;
}

.custom-post-container .custom-post-image-area {
    width: 95px!important;
}

.custom-post-container .custom-post-image {
    margin-bottom: 0!important;
}

.custom-post-container .custom-post-details-area{
    width: calc(100% - 105px)!important;
    margin-left: 10px;
}

.custom-post-container .custom-post-details-category a {
    position: relative;
    z-index: 10;
    pointer-events: auto;
    color: #8c1515;
}

.custom-post-container .custom-post-details-title h5 {
    font-size: 16px!important;
    margin-bottom: 0!important;
}

.custom-post-container .custom-post-details-date {
    color: #999!important;
    font-size: 11px!important;
}

.vc_gitem-zone-a .vc_gitem-row-position-middle,
.vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: unset !important;
    transform: unset !important;
    display: flex;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding: 0 !important;
}