.banner-description {
	bottom: 0;
	position: absolute;
	color: white;
	padding: 10px;
	text-align: center;
	left: 0;
	right: 0;
	font-style: italic;
	background: #193e72;
}

.banner-description p {
    color: white !important;
}

div.lsiHomepageBanner {
    background-position: center -103px !important;
}