@media (max-width: 640px) {
	* {
		box-sizing: border-box;
	}
	#details_card_date
	{
		margin-top:38px;
	}
	.red-code {
		float: right;
		margin-top: 12px!important;
	}
	.div-pay {
		
		clear: both;
	}
	.command {
		
		margin-left:0!important;
	}
	.recal-btn{
		float:none!important;
	}