.payment_box.payment_method_spell label {
  background-color: #2f2e30;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  height: 70px;
  cursor: pointer;
}