.invc .attribution-2020 {
 display: flex;
 flex-flow: row wrap;
 justify-content: center;
 align-items: center;
 margin: -0.5em;
}
.invc .attribution-2020 > * {
 margin: 0.5em;
}

.invc .attribution-2020-ad {
 flex: 100% 0 1;
 text-align: center;
}
.invc .attribution-2020-logo {
 flex: 250px 0 0;
}
.invc .attribution-2020-logo IMG {
 display: block;
 width: 100%;
 object-fit: contain;
}
.invc .attribution-2020-providers {
 flex: auto 0 0;
 line-height: 1.5;
}
