@media (min-width: 768px) and (max-width: 991px) {
    .post_preview.layout_alternating .item_wrap .item {
        flex-wrap: nowrap;
    }
}