.about-wrapper{
    background-color: var(--color-lightest-gray)
}
.supporter-logo img{
    width: 70px;
    height: 70px;
}
.about-logo-wrapper{
    padding-bottom: 25%;
}
.about-logo-wrapper img{
    width: 100%;
    height: 100%;
    left: 0;
}