.Choices__choice--3 {
    width: 31.33%;
    margin-right: 2%;
}

.SuccessfulSubmission--default {
    margin-top:10rem;
}




.__header-one {
   font-size:28px;
     
}

  @media screen and (min-width: 640px) {
        .__header-one {
      font-size:40px;  
        }
}

    @media screen and (min-width: 1024px) {
        .__header-one {
      font-size:48px;  
        }
}
