@media only screen and (min-width: 1024px) {
	.journal-checkout .left .checkout-register label + textarea, .journal-checkout section.section-left .form-horizontal .form-group label + textarea{
		width: 65% !Important;
	    float: right;
	}
}

.waddress{
	height: 50px !Important;
}

.wdisplay-none {
	display: none !Important;
}