#contacte-page {
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: scroll;
    /*left: 50%;
    padding: 5px min(70vw, 500px); */
}