.lob-stress-free .lobsf-content p span {
display: block;
}
.lob-stress-free {
	background-attachment: initial;
}

@media only screen and (min-width: 768px) {
	.lob-stress-free {
		background-attachment: fixed;
	}
}