.timeline .date_label {
z-index: 999 !important;
}
@media (min-width: 960px) {
.post-desc-wrapper {
min-height: 390px;
} }
@media (min-width: 1000px) {
.post-desc-wrapper {
min-height: auto !important;
}
}