@media (width>=768px){section:nth-of-type(odd) p,section:nth-of-type(odd) h2,section:nth-of-type(odd) h1{text-align:right;text-wrap:balance}section:nth-of-type(2n) p,section:nth-of-type(2n) h2,section:nth-of-type(2n) h1{text-align:left;text-wrap:balance}}
