.column {
    width: 100%;
}

.row {
    width: 100%;
    flex-direction: column;
}