#header-slogan-btn{
    background: #2b356f;
}
#header-slogan-btn .bg {
    background-image: url('../images/Infrastructure/Banner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.1;
}#desc-text-btn-quartbg{
    background: #f9fcff;
}

#desc-text-btn-quartbg .quarter-container-right {
	background-image: url('../images/Infrastructure/Infra\ 1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}