body .cq-Editable-dom--container,
body .aem-GridColumn.cq-Editable-dom--container {
  padding: 0;
}
@media screen and (max-width: 1190px) {
  body .blog-post-container,
  body .blog-top-container {
    padding-top: 85px;
  }
}
body #page-header {
  background: url(../../../../../../content/dam/atvi/callofduty/code/images/common/texture-blue.png) center center repeat;
  width: 100%;
  margin: 0 auto;
  padding: 35px 0;
  text-align: center;
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 48px;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1;
  color: white;
}
