.section-stories .grid .grid-item:first-child .hub-tile-cover-content-inner {
	max-width: 51%;
}

@media only screen and (max-width: 734px) {
	.section-stories .grid .grid-item:first-child .hub-tile-cover-content-inner {
		max-width: 100%;
	}
}
