.card{background-color:var(--color-foreground);border-radius:4px;padding:16px 16px 24px}.card h4{margin-bottom:16px}.card-image-container{aspect-ratio:2.16/1;position:relative;margin-bottom:8px;width:100%}.card__image{border-radius:4px;height:auto;min-height:150px;opacity:.9;width:100%}.card p{margin-bottom:16px}.league-lists{flex-direction:column}.league-list-big,.league-list-small{width:100%}@media only screen and (min-width:1024px){.league-lists{flex-direction:row-reverse}.league-list-small{width:33.3%}.league-list-big{width:66.6%}}