img {
	max-width: 100%;
	height: auto
}
.topVis h1 {
	display: none;
}
.topVis p {
	display: none;
}

.Books img {
	width: 100%;
}
.Books ul {
	margin-left: 0px;
}
.Booksshoshi{
	padding-left: 0px;
}
.close-button {
	overflow: hidden;
}

.bmd-modalContent {
	box-shadow: none;
	background-color: transparent;
	border: 0;
}
 
.bmd-modalContent .close {
	font-size: 2rem;
	line-height: 2rem;
	padding: 0;
	text-shadow: none;
	opacity: .7;
	color:#fff;
}

.bmd-modalContent .close:hover,
.bmd-modalContent .close:focus {
	opacity: 1;
	outline: none;
}
#latestbooks .btn a {
	font-size: 70%;
} 