@media (max-width: 768px){
    .kifk-news-post-vertical{
        grid-template-columns: repeat(1, 1fr);
    }
}