.topic-page .main-container.topic-page-content {
  max-width: none;
  padding: 0;
}
.tab-all {
  width: 100% !important;
  float: none !important;
}
.topic-page .col-70 .table-frame#featured-more-topic {
  margin-left: 0 !important;
}
#featured-more-topic .autowidthcolumnctrl {
  display: block !important;
}
.topic-page .col-70 .table-frame#featured-more-topic .section.layoutcolumnctrl {
  width: 100% !important;
  margin: 0 !important;
}
.tab-solutions,
#getintouch-component {
  display: none !important;
}
.tag-panel {
  display: none;
}
.wrapper.html-fragment-page .main-container.html-fragment-page {
  max-width: none !important;
  padding: 0 !important;
}
.wrapper .main-container .content.main {
  background: transparent !important;
}
.standard-white-component {
  padding: 0;
  width: 100%;
}
#footer-section {
  border-top: none;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  line-height: 1.2;
  color: inherit;
}
.l-container {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.page {
  /*-webkit-font-smoothing: antialiased;*/
}
.page *,
.u-reset,
.u-reset * {
  box-sizing: border-box;
}
