@media (min-width: 1200px) {

	.awcdp-deposits-wrapper .awcdp-deposits-option {
		display: flex;
		justify-content: space-between;
		width: 490px;
	}

}