.related-sites{display:block;padding:24px clamp(24px,6vw,110px)}
.related-sites-group a{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-content:center;flex-basis:250px;min-height:78px;padding:12px 17px}
.related-sites-group img{grid-row:1/3;width:38px;height:38px;align-self:center;object-fit:contain;border-radius:8px;background:#fff}
.related-sites-group b{align-self:end}.related-sites-group span{align-self:start}
@media(max-width:760px){.related-sites{padding:20px 0}.related-sites-group a{flex-basis:220px;min-height:70px}.related-sites-group img{width:34px;height:34px}}
