.header {
    display: flex;
    justify-content: space-between; 
    align-items: center;
    padding: 2.4%; 
}

.Portfolio{
    display: flex;
    align-items: center;
}

.portfolio-text {
    font-size: 1.125em;
}

.por{
   height: 3em;
   margin-right: 1.2em;
}

.ell{
    height: 0.95em;
}