.module{padding:20px;width:100%}.content{align-items:center;display:flex;max-width:100%}.left-content{flex:1;text-align:left}.left-content h1{font-size:48px}.left-content h1,.left-content p{font-weight:400;margin-bottom:15px;padding:10px 20px 10px 0}.left-content p{font-size:18px;line-height:2;text-align:center;text-align:left}.cta-button{background-color:#f60;color:#fff;display:inline-block;margin-bottom:20px;margin-top:20px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#f90}.right-content{flex:1;text-align:center}.right-content img{margin-bottom:20px;margin-top:20px;max-width:100%}@media screen and (max-width:768px){.content{flex-direction:column}.left-content,.right-content{flex:auto}.left-content h1{font-size:38px}}