.download .DownloadCurrent{
	margin-bottom: 35px;
}
.download .DownloadCurrent .DownloadChild{
	margin-top: 32px;
}
.download .DownloadCurrent .zero {
	padding: 0 !important;
	margin-left: -7.5px !important;
}

.download .DownloadCurrent img {
	border: 1px solid #000000;
	width:190px;
	max-width: 100%;
	height: 240px;
}

.download .DownloadCurrent button {
	background-color: rgb(128, 95, 161);
	outline: none;
	color: #FFFFFF;
	border-radius: 3.5px;
}
.download .DownloadCurrent .DownText{
	margin-top: 20px;
}
.download .DownloadCurrent table{
	margin-top: 16px;
}
.download .DownloadCurrent caption{
	margin-bottom: 16px;
		color: #7f0416;
}
.download .DownloadCurrent tbody td,.download .DownloadCurrent thead th{
	vertical-align: middle;
	text-align: center;
}
.download .DownloadCurrent tbody td a{
	color: #7f0416;
}

@media only screen and (max-width: 400px) {
	.download .DownloadCurrent tbody td,.download .DownloadCurrent thead th{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}
.download .DownloadCurrent caption{
	font-size: 12px;
}
}
<!--0.0001680850982666-->