.footer_seals {
    display: flex;
    gap: 10px;
    margin: 5px 0;
    flex-wrap: wrap;
}

.footer_seals img {
    height: 29px;
}

#footer_seal-0 h5, #footer_seal-1 h5{
    margin-bottom: 5px;
    text-align: start;
}