.we {
    display: flex;
    flex-direction: column;
}

.we section {
    float: unset !important;
    min-height: auto !important;
}

.we section h2 {
    padding: 1rem;
}
