/* override for galleries */
.BlogArticlePage .lia-message-body-content center {
  display: block;
  position: relative;
}
.BlogArticlePage .lia-panel-message-content .lia-quilt-row-main .lia-message-posted-on {
  display: none !important;
}
.BlogArticlePage .jive-youTubeInline {
  display: block;
}
html:lang(fr) .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form:before,
html:lang(fr) .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form:before {
  content: "Envoyer un commentaire";
}
html:lang(fr) .BlogArticlePage .lia-paging-full {
  display: none;
}
html:lang(de) .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form:before,
html:lang(de) .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form:before {
  content: "Einen Kommentar hinzufügen";
}
html:lang(de) .BlogArticlePage .lia-paging-full {
  display: none;
}
.bottom-menu .logo a {
  background: url('https://blog.activision.com/html/assets/pr-logo.png?6C94076333595C49A8F0FB69B2AB7481') no-repeat center !important;
  height: 80px;
  padding-bottom: 10px;
  width: 100%;
  display: block;
  background-size: contain;
}

