.promotion-wrapper .tab-content .promotionBox1 {
	height: auto;
    width: 588px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
}

.promotion-wrapper .tab-content .promotionBox .promotionDesc1 {
	height: auto;
	padding: 20px;
}

.panel {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
.panel-body .promotionDetailsContent p {
	font-weight: normal !important;
	font-size: 16px !important;
}
.panel-collapse {
	margin: 20px 0 0 0;
}