﻿@media projection, screen {
  #templateWhiteContent { margin-top: 10px; }
}

@media print {
  #templateWhiteContent { margin-top: 0; }
}