@media (max-width: 1024px) {
	
	.all-post-item {
		flex: 1 0 100%;
	}
	
}