.loginContent{display:flex;justify-content:flex-start;box-sizing:border-box;margin-top:15px;}.loginContent div:first-child{width:50%;max-width:400px;}.loginContent div:last-child .button{width:fit-content;margin-top:15px;}.stylesCheckout{margin:auto;max-width:800px;}.stylesCheckout .loginContent{border-radius:3px;border:1px solid #ECECEC;padding:10px;}.stylesCheckout h3{font-size:110%;}@media (max-width: 640px){.loginContent{flex-direction:column;}.stylesCheckout{max-width:320px;margin:auto;}.loginContent div:first-child{width:100%;margin-bottom:40px;}.loginContent div:last-child .button{margin-top:20px;}}
