.big-checkbox {
  width: 20px;
  height: 20px;
}

.Form-MarginTB {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.small-image {
  width: 40px;
  height: 40px;
}

.rounded-25252525 {
  border-radius: 25% 25% 25% 25% !important;
}

.rounded-2510 {
  border-radius: 25% 10% 50% 70% !important;
}