.jl-banner-bg {
	background-size: cover;                      
	background-repeat: no-repeat;
	background-position: center center;
}
.home-banner {
	background-image: url(/assets/new/img/home/home-banner.png);
	min-height: 500px;
	background-size: cover;                      
	background-repeat: no-repeat;
	background-position: center center;
}
.home-banner-2 {
	background-image: url(/assets/new/img/home/blue-stripped-banner.png);
}
.prod-banner {
	background-image: url(/assets/new/img/products/prod-banner.jpg);
  	min-height: 400px;
}
.juliasure-banner {
  background-image: url(/assets/new/img/products/juliasure/juliasure-banner.svg);
}
.juliateam-banner {
  background-image: url(/assets/new/img/products/juliateam/juliateam-banner.svg);
}
.juliarun-banner {
  background-image: url(/assets/new/img/products/juliarun/juliarun-banner.svg);
}
.juliapro-banner {
  background-image: url(/assets/new/img/products/juliapro/juliapro-banner.jpg);
}
.industry-banner {
	background-image: url(/assets/new/img/industry/industry-banner.jpg);
}
.training-banner {
	background-image: url(/assets/new/img/training/JC-training-banner.jpg);
}
.case-study-banner {
	background-image: url(/assets/img/new/dynamic-and-diverse.svg);
}
.pkg-banner {
  background-image: url(/assets/new/img/packages/pkgs-banner.png);
}
.pharmaceutical-banner {
	background-image: url(/assets/new/img/industry/industry-detail-strip.svg);
	background-color: #1A426B;
	background-size: 60% !important;
	background-position: -5px -5px !important;
}
.industry-detail-banner {
	background-image: url(/assets/new/img/industry/industry-detail-strip.svg);
	background-color: #1A426B;
	background-size: 60% !important;
	background-position: -5px -5px !important;
}
.pharmaceutical-banner-2 {
	/*background-image: url(/assets/new/img/pharmaceutical/banner2.png);*/
	background-color: #5460C3;
}
.pharmaceutical-banner-3 {
	/*background-image: url(/assets/new/img/pharmaceutical/banner2.png);*/
	background-color: #E63F60;
}
.pharmaceutical-banner-product {
	background-image: url(/assets/new/img/products/pumaspro-banner.png);
}
