body{margin:0;font-family:Arial,sans-serif}.container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#5580b0;max-height:750px;box-sizing:border-box;max-width:2250px}.image-block,.text-block{flex:1 1 50%;max-width:50%;box-sizing:border-box}.image-block{display:flex;justify-content:center;align-items:center;overflow:hidden;height:500px}.image-block img{width:auto;height:100%;object-fit:cover;object-position:right}.text-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;text-align:left;margin-top:20px}.text-block h1{font-size:2.5em;color:#fff;margin:0 0 10px}.text-block p{margin:20px 0 20px}.text-block p a{font-size:1em;color:#fff}.text-block p a:hover{font-size:1em;color:#fed602;margin:20px 0 20px}.text-block .button_home{background-color:#fff;color:#007a8f;padding:10px 20px;font-size:1em;border:none;border-radius:5px;cursor:pointer}.text-block .button_home:hover{background-color:#fed602;color:#fff}.image-block{display:flex;justify-content:center;align-items:center;overflow:hidden;height:500px}.image-block img{width:auto;height:100%;object-fit:cover;object-position:left}.registratie{margin:auto;width:50%}@media (max-width:1300px){.image-block,.text-block{flex:1 1 100%;max-width:100%;text-align:center}.registratie{width:100%}.image-block{height:auto}.image-block img{width:100%;height:auto;object-fit:cover;object-position:center}.text-block{align-items:center;text-align:center}}