.projekte {
    display: flex;
    justify-content: space-between;
}

.rgt {
    padding: 0;
    margin-left: 25px;
    display: flex;
    flex-direction: column;
}
