/*  ------  local   ------  */

body, html { overflow-x: clip !important; } 

    .eco__page .eco__hero-title {
        font-size: 55px;
    }

        .eco__page .eco__more-item-subtitle {
        font-size: 20px;
    }

@media (max-width: 480px) {
	.eco__page .eco__hero-title {
        font-size: 35px;
    }
}