﻿.epresto.zeroWasteIndex main .regularView .sut {
    display: flex;
    align-items: center;
    gap: 10px;
    
    margin-bottom: 1em;
}

.epresto.zeroWasteIndex main .regularView .sut img.logo {
    width: 50px;
    height: auto;
}

.epresto.zeroWasteIndex main .regularView .sut p {
    margin-bottom: 0;
}

.epresto.zeroWasteIndex main .regularView .logoGruenOrange, .epresto.zeroWasteIndex main .regularView .logoEprestoIndex {
    width: 185px;
    height: auto;
    margin-bottom: 0.8em;
}


