@charset "UTF-8";

.details-content article img {
	max-width: 100%;
	display: block;
}

.details-content article h1,
.details-content article p {
	margin-bottom: 20px;
}

.details-content article h1 {
	font-size: .20rem;
}

.details-content article p {
	font-size: .14rem;
}

.details-content #video-content {
	margin-bottom: 20px;
}