.moving-tab{
	transform:none !important;
}

.wizard-footer{
	position:absolute;
	bottom: 0;
	right: 0;
}

.wizard-card .wizard-footer {
    padding: 8px 8px;
}

@media only screen and (min-width: 376px) and (max-width: 425px){
	.wizard-card .tab-content {
		min-height: 470px;
	}
}

.wizard-container{
	padding-top: 20px !important;
}

@media screen and (min-width: 1050px) {
	.wizard-container{
		max-width: 945px;
		min-width: 945px;
	}
}

.banner-common-container-3 {
	margin-top: 8px;
}

.banner-common-container-6, .banner-common-container-7{
	margin-bottom: 10px;
}