
	.right-about {
		font-size: 18px; line-height: 200%; color: darkred; 
		background-image:url(https://d1r4509tniam8v.cloudfront.net/img/ins-broker/right/right-home-about-02.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	@media (min-width:992px) { .right-about { background-attachment: fixed; } }

	.right-about > .mask {
		background-color: #FFFFFF80;
		padding:50px 15px; 
	}