.gtna-licenses{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.gtna-license{display:grid;place-items:center;min-width:72px;min-height:72px}
.gtna-license img{display:block;max-width:96px;max-height:96px;width:auto;height:auto;object-fit:contain}
.gtna-license a{display:grid;place-items:center}
.gtna-licenses--footer{justify-content:flex-start;margin-top:12px}
@media(max-width:767px){.gtna-licenses--footer{justify-content:center}.gtna-license img{max-width:82px;max-height:82px}}
