﻿.epresto.zeroWasteIndex main .regularView .sut {
    display: flex;
    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;
}

