
body {
	background-image: url("https://assets.greenbsn.com/specials/special-2018-01-bd-en.jpg") !important;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 100%;
}
