/* MPU advert shortcode — minimal layout; size comes from creative. */
.ap-mpu {
	max-width: 100%;
	margin: 0 auto 1rem;
	text-align: center;
}

.ap-mpu__link {
	display: inline-block;
	line-height: 0;
}

.ap-mpu__img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
