/* LOCAL OVERRIDES */

/* QUILICOT STYLES */

.hub-stories-landing-quilicot {
	display: block;
	position: relative;
	max-width: 1068px;
}
.hub-stories-landing-quilicot::after {
	content: "";
	display: block;
}
.hub-stories-landing-quilicot img {
	max-width: 100%;
	position: absolute;
}
.hub-stories-landing-quilicot::after {
	padding-bottom: 48.6891385768%;
}
@media (max-width: 1068px) {
	.hub-stories-landing-quilicot {
		max-width: 736px;
	}
	.hub-stories-landing-quilicot::after {
		padding-bottom: 48.6413043478%;
	}
}
@media (max-width: 734px) {
	.hub-stories-landing-quilicot {
		max-width: 374px;
	}
	.hub-stories-landing-quilicot::after {
		padding-bottom: 86.0962566845%;
	}
}
