
body { font-family: 'PT Serif', serif; }

.pdf{
	width: 1068px;
	margin:10px auto;
	font-size: 1.3rem;
}
.pdf .details {
    font-size: 1.3rem;
}
.pdf .details .title {
    font-size: 2.5rem;
}


img.picture{
	display: inline-block;
	width: 100%;
	height: auto;
	}
	
