/* bootstrap card */
.img-thumbnail {
	width: 100%;
}

.pdf-viewer {
	position: absolute;
	top: 70%;
	left: 80%;
	font-size: xx-large;
}

/* card dl dd */
.card dl {
	margin-bottom: 0 !important;
}

.card dl dd {
	margin-bottom: .65rem !important;
}

/* card addthis */
.addthis_inline_share_toolbox_kob9 {
	float: right;
	position: initial;
}

.addthis_inline_share_toolbox {
	float: right;
}

