.template-wrapper[data-v-43888560] {
  width: 100%;
}
.advanced-search-content[data-v-43888560] {
  display: grid;
  grid-template-columns: auto;
  width: 100%;
  padding-bottom: 24px;
}
.article-filters[data-v-43888560] {
  display: grid;
  width: 80%;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
}
.wide-search[data-v-43888560] {
  width: 400px;
}
.article-filter[data-v-43888560] {
  grid-column: 2/span 3;
  align-content: center;
}
.country-filters[data-v-43888560] {
  display: flex;
}
.filters-title[data-v-43888560] {
  width: 100%;
  height: auto;
  margin-bottom: auto;
}
.history-table[data-v-43888560] {
  --table-max-height: 2250px;
}.wrapper[data-v-3ea2329b] {
  padding: 16px 32px 24px 24px;
}