.page-header-wrapper .header-logo img {
  height: 4rem;
}
.page-content-wrapper .small-edito-content table {
  width: calc(100% + 395px);
  max-width: unset;
}
.grid .bk-article .article-img-wrapper {
    display: none;
}
.grid [class~="1/3"], [class~="2/6"] {
    width: 100%;
}
.grid .bk-article .article-content .article-title {
  font-size: 1em;
}