header > div.header-container > div.header-wrap.header-wrap-bottom > div > div > div.header-col.right > nav > ul > li:nth-child(2) {
    display: none;
}

div.custom-code {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px!important;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

div.custom-code div.responsiframe {
  padding-bottom: 56.25%!important;
  position: relative;
  height: 0;
  overflow: hidden;
}

div.custom-code div.responsiframe iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.internal-content .page-content .related-links {
    margin-top: 60px;
}