@media only screen and (min-width: 1068px) and (min-width: 1068px) {
	.section-more-stories .more-stories-gallery-content-container.width-fix {
		padding: 0 38px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-more-stories .more-stories-gallery-content-container.width-fix {
		padding: 0 10px;
	}
}
