.click-here-download{
    text-align:center;
    margin:10px 0px;
}
.click-here-download a{
    font-weight:bolder;
    color:#541e1c;
}

.tc-preview iframe{
    width:100%;
    min-height:400px;
}
.tc-preview img {
	width: 100%;
	border: 2px solid #541e1c;
}
.no-tc-availaible {
	text-align: center;
	color: red;
	font-weight: bolder;
}
.main table td {
	display: inline-block;
}
.main table {
	text-align: center;
	width: 100%;
}