.m-radio-tile .a-radio__label {
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: auto;
  min-height: 4rem;
}

a.a-link.a-link--primary {
  color: #05c !important;
  background-color: inherit;
  text-decoration: underline;
}

a.a-link.a-link--primary:hover {
  color: #003bb0 !important;
  background-color: inherit;
  text-decoration: none;
}

form figure.a-image img {
    width: 100%;
    height: auto;
}
