header.header .logo-img{
	max-height: 120px;
	max-width: 800px;
}

.master-breadcrumb {
	background-image: linear-gradient(to right, #3b52cc, #e97a6e);
}

.breadcrumb {
	color: #fff;
	background: none;
}

.breadcrumb .active {
	color: #fff;
}

.breadcrumb a{
	color: #fff;
}