.Rezept-list {
    grid-template-columns: repeat(2, 1fr);
}

header img {
    width: 150px;
}
