.fm-wc-logos li:before {
    content: "";
}

.fm-wc-logos .st-flex.st-flex-justify--all-space-around li {
    padding-left: 0;
    margin-bottom: 10px;
}

@media only screen and (min-width: 40.063em) {
    .fm-wc-list-columns {
        column-count: 2;
    }
}

@media only screen and (min-width: 641px) {
    div.st-bg--grey-light {
        padding-bottom: 100%;
        margin-bottom: -100%;
    }
}

.break {
    flex-basis: 100%;
    height: 0;
}