#book {width: 200px; position: relative; margin: 0 auto}

#book .cover {width: 100%; height: 280px}

#ippy {width: 90px; height: 90px; position: absolute; top: 148px; margin-top: -45px !important; margin-bottom: 0 !important; right: -45px} /* Need extra 8px to account for built-in vertical margins of img in global.css */

#headshot {width: 275px; height: 366px; margin-top: 4px !important}

@media (max-width: 767px) {
	#photo>div {margin-bottom: 2rem;}
}

@media (min-width: 768px) {
	#pic {padding-right: 20px;}
}