@charset "utf-8";

.reprice {
	padding: 10px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.reprice strong {
	line-height: 1.5em;
	font-weight: bold;
}
.reprice p {
	line-height: 1.35em;
}
@media screen and (max-width: 750px) {

}


