  footer,
  .tools,
  .article-tools,
  .sector-ring,
  .flags,
  .content-icons,
  .hero img,
  .hidden-xs,
  .article-footer,
  .versatile.video,
  .carousel-controls,
  .btn-holder, .btn,
  .calendar .close,
  .cookie-disclaimer,
  .navbar-mobile,
  .navbar.navbar-primary,
  .navbar-toggle.burger,
  #mapMapInfo,
  .panel-group .panel-heading a:after {
    display: none !important;
  }

  .navbar-topline {
    -webkit-print-color-adjust: exact;
    display: block !important;
    width: 100%;
    height: 18px;
  }
  .navbar-topline ul {
    visibility: hidden !important;
  }

  .block [class^='col-'], .block [class*=" col-"] {
    float: left !important;
    width: 50% !important;
    margin: 0 !important;
  }

  .carousel article {
    float: left !important;
    width: 50% !important;
  }

  aside {
    width: 100% !important;
    display: block !Important;
  }
  aside > .block article {
    float: left !important;
    width: 50% !important;
    padding-left: 15px !important;
    min-height: 325px !important;
  }
  aside > .block .info {
    clear: both;
    float: left !important;
    width: 50% !important;
    padding-left: 15px !important;
  }

  .col-sm-push-4 {
    left: 0;
  }

  .col-sm-pull-8 {
    right: 0;
  }

  .unique > [class^="slide-"],
  .unique > [class*=" slide-"] {
    color: #333e48 !important;
    filter: none !important;
    background-image: none !important;
  }
  .unique > [class^="slide-"] a,
  .unique > [class*=" slide-"] a {
    color: #333e48;
  }

  [class^="col-"],
  [class*=" col-"] {
    width: 100% !important;
    float: none !important;
  }

  .article-wrapper {
    min-height: 0 !important;
  }

  .caption {
    width: 100% !important;
    float: none !important;
    position: static !important;
  }

  .carousel-content {
    overflow: visible;
    width: 100% !important;
    height: 100% !important;
  }
  .carousel-content > [class^="col-"],
  .carousel-content > [class*=" col-"] {
    float: none;
    position: static;
    width: 100% !important;
    height: 100% !important;
  }
  .carousel-content > [class^="col-"] article,
  .carousel-content > [class*=" col-"] article {
    height: 100% !important;
  }

  .carousel.homepage .row {
    height: 100% !important;
  }
  .carousel.homepage .article-wrapper {
    padding: 0;
  }

  .calendar [id^="cd-"] {
    display: block;
    position: static;
  }

  .panel-group .panel-heading .collapsed:after {
    content: "\e60b" !important;
  }

  .panel-collapse {
    display: block;
  }

  .panel-group .collapse {
    display: block !important;
    height: auto !important;
  }

  article,
  .versatile,
  .twitter .tweets {
    height: 100% !important;
  }

  .twitter .tweets {
    overflow-y: auto !important;
  }

  .tweet
  .twitter #twitter-widget-0 {
    position: relative !important;
  }

  .slide {
    width: 100%;
    padding: 0;
    min-height: 0;
  }

  .careers-content.lazyload {
    height: 100% !important;
  }

  .lazyload {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  a[href]:after {
    content: none !important;
  }