<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jumbotron.parallax {
	padding-top: 230px;
	background-image: url("/icg/sa/emea/hungary/english/sections/custody/assets/img/jumbotron.jpg");
}
@media (max-width: 767px) {
	.jumbotron.parallax {
		padding-top: 100px;
	}
}
@media (max-width: 991px) {
	.jumbotron.parallax {
		padding-top: 180px;
	}
}
@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.parallax {
		background-image: url("/icg/sa/emea/hungary/english/sections/custody/assets/img/jumbotron-2x.jpg");
	}
}
</pre></body></html>