/* ========================================
// Print
// ===================================== */

.site__header,
.site__footer,
.video,
.top-link {
  display: none;
  visibility: hidden;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}
