.bd-pageset-header {
  background-image: none !important;
}
.bd-pageset-header img{
display: block !important;
margin: 0px auto !important;
}
@media only screen and (max-width: 600px) {
	.bd-pageset-header img {
		display: block !important;
		margin: 0px auto !important;
		width: 200px !important;
	}
}