.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;
	}
}