/* css overrides */

@media only screen and (min-width: 1069px) {
	#more-stories-gallery
		.gallery-item.customized
		.more-stories-gallery-headline.typography-headline-reduced {
		font-size: 39px;
	}
}

/* more stories - sukonpatip card */

@media only screen and (min-width: 1069px) {
	.page-pengilly #more-stories-sukonpatip .more-stories-gallery-headline {
		width: 411px;
	}
}

@media only screen and (max-width: 734px) {
	.page-pengilly #more-stories-sukonpatip .more-stories-gallery-headline {
		width: 260px;
	}
}
