.screenshot-wrapper{align-items:stretch;display:flex;gap:60px;padding:0 30px}.screenshot-wrapper .left-column{flex:1 1 50%;min-width:200px}.screenshot-wrapper .right-column{display:flex;flex:1 1 50%;flex-direction:column;justify-content:center;min-width:300px}.screenshot-wrapper .right-column h3{color:#000;font-family:roboto;font-size:1.6em;font-weight:700;margin-top:0;padding-top:0;text-transform:none}.screenshot-wrapper .right-column p{font-size:1.1em;font-weight:400;line-height:1.4em}@media (max-width:768px){.screenshot-wrapper{flex-direction:column;gap:60px}.screenshot-wrapper .left-column,.screenshot-wrapper .right-column{flex:1 1 100%;min-width:100%}}