body#digital-onboarding .jumbotron {
	background-image: url("/tts/solutions/digital-channels-data/assets/img/jumbotron/jumbotron-digital-onboarding.jpg");
}
@media only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
	.jumbotron {
		background-image: url("/tts/solutions/digital-channels-data/assets/img/jumbotron/jumbotron-digital-onboarding-2x.jpg");
	}
}

		.boxy-text {display:inline-block; color:#fff !important; font-weight:bold; padding:10px 50px; }
		.mt--40 {margin-top:-40px; margin-bottom:40px}

		.background-custom1 {background-image: linear-gradient(to bottom, rgba(0, 45, 114, .9) , rgba(0, 45, 114, .8)); padding:10px; padding:60px 0}

		.jumbotron.custom1 {padding:0 !important; margin:0 !important}
