.checkout-banner-container{
	margin-bottom: 100px;
}

.birthday-form{
	width: 45%;
}

.birthday-form #kdbr-birthday-form{
	padding-top: 0;
}

.birthday-form .form_messages p{
	color: revert;
	margin-top: 0;
}

@media only screen and (max-width: 767px) {
	.birthday-form{
		width: 100%;
	}
}
