.row {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}