/* This file is specific to banners which appear within the web experience */
.demo-1 {
	background-image: url(../img/demo/bg1.jpg);
}
.demo-2 {
	background-image: url(../img/demo/bg2.jpg);
}
.demo-3 {
	background-image: url(../img/demo/bg3.jpg);
}
.home-1 {
	background-image: url(../img/demo/home1.jpg);
}
.home-2 {
	background-image: url(../img/demo/home-sm-banner.jpg);
}
.soon-bg {
	background-image: url(../img/video/demo.jpg);
	background-size: cover;
}
