/*general styling and mobile styles*/.bookletButtons{	display:flex;	align-items:center;	margin-top:8px;}.bookletContent{	margin-left:21px;	margin-top:16px;}.bookletImage{	max-width:216.79px;}.bookletWrapper{	display:flex;	flex-wrap:wrap;	align-items:flex-start;	align-content:flex-start;	justify-content:flex-start;	max-width:80%;	height:100%;	min-height:400px;	padding-top:16px;}.contentDescription{	margin-top:16px;	margin-bottom:16px;}.goToTree{	text-transform:uppercase;}.goToBooklet{	text-transform:uppercase;}.wrapper{	display:flex;	justify-content:center;	max-width:100%;}/*heading styling for small desktop screens*/@media only screen and (min-width:845px) and (max-width:980px){	.contentTitle{		font-size:35px;	}}@media only screen and (min-width:981px){	.contentTitle{		font-size:48px;		line-height:108%;	}}/*small desktop size styling*/@media only screen and (min-width:465px) and (max-width:844px){	.bookletImage{		width:250px;	}	.bookletWrapper{		padding-top:64px;	}	.contentTitle{		font-size:35px;	}	.contentDescription{		max-width:530px;	}}/*desktop styling*/@media only screen and (min-width:845px){	.bookletContent{		margin-left:32px;	}	.bookletImage{		width:310px;	}	.bookletWrapper{		flex-wrap:nowrap;		padding-top:64px;	}	.contentDescription{		max-width:530px;	}}
/*# sourceMappingURL=bookletPage-3c5c7d320c06d7792c14be6ae68524a0.css.map */
