
.banner-wrapper {
  background-image: url(https://d34pclujt4iir0.cloudfront.net/static/images/homepage.jpg);
}
.navbar .navbar-header .brand-logo {
  background-image: url(https://d34pclujt4iir0.cloudfront.net/static/images/micromasters_logo_white.svg);
}
.how-it-works-section .reasons-images-wrap::after {
  content: url(https://d34pclujt4iir0.cloudfront.net/static/images/hiw-arrow2.png);
}
.sk-search-box form .sk-search-box__icon:before {
  background-image: url(https://d34pclujt4iir0.cloudfront.net/static/images/search-icon.svg);
}
.b2b {
  background-image: url(https://d34pclujt4iir0.cloudfront.net/static/images/b2b_section.png);
}
@media (min-width: 1200px) {
  .certificate .accomplishment-rendering {
    background-image: url(https://d34pclujt4iir0.cloudfront.net/static/images/certificates/micromasters_certificate_watermark.svg) !important;
  }
}
@media print {
  @page {
    size: landscape;
  }
  .certificate .accomplishment-rendering {
    background-image: url(https://d34pclujt4iir0.cloudfront.net/static/images/certificates/micromasters_certificate_watermark.svg) !important;
  }
}
