@media (max-width: 415px) {
	#section-269 .textrow50-bg {
		background-size: cover;
	}
}

@media (min-width: 416px) {
	#section-269 .textrow50-bg {
		background-size: contain;
		margin-bottom: 40px;
	}
}

@media (min-width: 992px) {
	#section-269 .textrow50-bg {
		background-size: contain;
		margin-bottom: 0px;
	}
}

@media (min-width: 1200px) {
	#section-269 .textrow50-bg {
		background-size: cover;
		margin-bottom: 0px;
	}
}