/* Minimal stylesheet for Health Sciences. */

/* ensures the pkp/ojs footer image is invisible */
.col-2.col-sm-1.offset-10.offset-sm-11 .img-fluid {
	max-height: 0px;
}
