/**
* Theme Name: kairos Child
* Description: This is a child theme of kairos, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: spaciaz
* Version: 1.1.1
*/


.why_kairos:before {
	content:'';
	width: 150px;
    height: 50px;
    background: #fff;
    position: absolute;
    top: -10px;
	left:0px;
    z-index: 9999;
}

@media screen and  (max-width: 1024px) {
	.why_kairos:before {top: 0px;}
}