
/*= Archive - below fold ====== */

/** Archive - below fold >> Figure **/
.wppf_grid_wrapper > div:nth-of-type(18) > article:nth-of-type(1) > figure {
	height: 250px !important;
	object-fit: cover !important;
}

/** Archive - below fold >> Wppf description photo **/
#content .wppf_description_photo {
	max-width: 348px !important;
	height: 250px !important;
	max-height: 250px !important;
	object-fit: cover !important;
}

/** Archive - below fold >> Nav links **/
#content .nav-links {
	text-align: center !important;
	word-spacing: 10px !important;
}

