@media (max-width:1024px){
.elementor-posts--skin-classic .elementor-post {
    display: flex;
    flex-direction: column;
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
    margin-bottom: 20px;
}    
}