.category-the-edge-of-wonder .wonder_banner {
    height: 300px;
    background-image: url(/assets/themes/m-ntd/images/wonder_top_background.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
header .logo_block .logo {
	background-image: url("/assets/themes/m-ntd/images/NTD_Mobile_Logo.svg");
	background-size: 100%;
	width: 70px;
	height: 40px;
	position: absolute;
	top: 2px;
	left: 37px;
}
.bottom_logo .logo {
	background-image: url("/assets/themes/m-ntd/images/NTD_Mobile_Logo.svg");
	background-size: 100%;
	width: 70px;
	height: 40px;
	display: block;
}