#d2267614 .p-link-list__item {
  margin-top: 0;
}

#d2267614 .c-link--arrow::after {
  content: none;
}

.js-wrap_markets {
  display: flex;
  flex-wrap: wrap;
  max-width: var(--width-max-content);
  margin-inline: auto;
}

:is(#d2266100, #d2267300, #d2266252).l-wrapper {
  width: 50%;
}

@media (min-width: 769px) {
  :is(#d2266100, #d2267300, #d2266252).l-wrapper {
    width: calc(100% / 3);
  }
}

:is(#d2266100, #d2267300, #d2266252) .p-media-list__item {
  flex-basis: fit-content;
}

.p-link-list__item:last-of-type {
  margin-bottom: 0;
}
