/*
* Video. Use the .videowrapper class around videos to hide them in print. */
.videowrapper {
display: none;
}