.booklist-video-banner {
	background: url(../images/book-page/moksha-video-bg.jpg) no-repeat
}
.booklist-banner {
	background: url(../images/book-page/moksha-banner.jpg);
	background-position: 50% center!important;
	background-size: cover!important
}
@media screen and (max-width:1024px) {
.booklist-banner {
	background: url(../images/book-page/moksha-banner-tablet.jpg) center bottom no-repeat!important
}
}
@media screen and (max-width:767px) {
.booklist-banner {
	background: url(../images/book-page/moksha-banner-mob.jpg) center bottom no-repeat!important;
	background-size: cover!important
}
}

