@media print {
  header {
    height: 130px;
  }
  header .sg-gov .search-box {
    display: none;
  }
  header .sg-gov .header-utilities {
    display: none;
  }
  body .section-title h1 {
    margin: 0 !important;
  }
  body .fixed-navigation {
    display: none;
  }
  body .social-links-container {
    display: none;
  }
  body .menu-toggle {
    display: none;
  }
  body section#main {
    page-break-after: always;
  }
  body section#main,
  body section#maintenance,
  body section#missingpersons,
  body section#news {
    padding-bottom: 0px !important;
  }
  body #missingpersons {
    page-break-after: always;
  }
  body .trending-title {
    display: none !important;
  }
  body .col-1.trending-content {
    width: 33% !important;
  }
  body #contact .col-1 {
    width: 25% !important;
  }
  body .maintenance-wrap,
  body .missing-wrap,
  body .news-wrap {
    margin: 0 !important;
  }
  body section#news .news-wrap h2 {
    clear: both;
  }
  body section#news .news-wrap .news-section-readmore {
    display: none;
  }
  body section#news .news-wrap .news-policelife {
    padding-bottom: 0px;
  }
  body .main-link-title {
    font-size: 20px !important;
  }
  body .section-title {
    margin-left: 0;
    padding-left: 0;
  }
  body .section-divider {
    display: none;
  }
  body .contact-hotline-text {
    font-size: 14px !important;
  }
  body .contact-hotline-text span {
    font-size: 14px !important;
  }
  body .hero-slider {
    width: 670px !important;
  }
  body .hero-slider .slick-track {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    margin-left: -670px;
  }
  body .hero-slider .slick-slide {
    width: 670px !important;
  }
  body .hero-slider .hero-title {
    position: static !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    margin: 0 auto !important;
    font-size: 16px;
    padding: 0 !important;
  }
  body .hero-slider .hero-slider-item {
    width: 100%;
  }
  body .hero-slider .hero-slider-item .hero-image {
    margin: 0;
    height: 300px !important;
    width: 350px !important;
    width: auto;
  }
  body .hero-slider .hero-slider-item .hero-title {
    background-color: #fff;
  }
  body .footer-nav-link ul li {
    padding-left: 0 !important;
    border-right: none !important;
  }
  body .footer-site-link ul li a {
    white-space: nowrap;
  }
}
