.app-section{margin:0 auto;max-width:1200px;padding:50px 20px}.row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}section.app-section .column{flex:1;padding:20px}.mobile-screenshot{height:auto;max-width:60%}.app-section p{font-size:20px}.app-section h2{font-size:3.6rem}@media (max-width:768px){.row{flex-direction:column}.row:nth-child(2n) .column:first-child{order:1}.row:nth-child(2n) .column:last-child,.row:nth-child(odd) .column:first-child{order:2}.row:nth-child(odd) .column:last-child{order:1}}