<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bahrain .jumbotron.parallax {
	background-image: url("/icg/sa/emea/bahrain/assets/img/jumbotron/hero.jpg");
}
#bahrain .pt-200 {
	padding-top:200px;
}
#bahrain .jumbotron .hero h1 {
	font-size: 3.5em !important;
}
@media (max-width: 767px) {
	#bahrain .jumbotron .hero h1 {
		font-size: 2.5em !important;
	}
}

@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/bahrain/assets/img/jumbotron/hero-2x.jpg");
		background-position: top right !important;
	}
}
/* ------------------------------------------ CAROUSELS ------------------------------------------ */
#carousel-citimanager .carousel-inner&gt;.item&gt;a&gt;img,
#carousel-citimanager .carousel-inner&gt;.item&gt;img {
	border: 1px solid #ccc;
}
#carousel-citimanager .carousel-caption {
	padding: 0;
	position: relative;
	bottom: auto;
	text-align: left;
	right: auto;
	left: auto;
	color: #53565a;
	text-shadow: none;
}
#carousel-citimanager .carousel-indicators {
	position: relative;
	top: auto;
	bottom: auto;
}
</pre></body></html>