.bg-white {
    background-color: #ffffff75;
}
.sub-nav {
    background-color: #eff3f8;
    border-top: 0px solid #dee7f200;
}
.glyphicon-rupee::before{
    content: "₹" !important;
}

@media only screen and (max-width: 480px){
	#ecww-summary{
		padding-top: 100px !important;
		background: #ffffff0a !important;
	}
	.page-header{
    min-height:300px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
	background-position: top !important;		
} 
}