@media (min-width: 992px) {
	.fl-full-width-image-content {
		max-width: 820px;
		margin-left: auto;
		margin-right: auto;
	}
}