/* =WordPress Core
-------------------------------------------------------------- */

@media (min-width: 1000px)
.style-block .post {
    width: 100% !important;
}

@media(min-width:1200px) {
	.elementor-flip-box {height: 300px !important;}
}
