html {
    filter: grayscale(100%);
    border: 2px solid black;
}

#print_hide {
    display: none;
}

#smallscreen_hide_title {
    display: none;
}

#hide_tohome {
    display: none;

}

#hide_figcap {
    display: none;
}

.smallscreen-hide-text {
    display: none;
}


table {
    border: none;
    border-left: 3px solid black;
}

img {
    margin-right: 10%
}
