
@media screen and (max-width: 480px) {
  figure.image{
    display:none;
}
}
@media screen and (max-width: 480px) {
.__header-one{
    font-size:28px;
    line-height: 36px;
}

}

.Choices__choice.btn-default {
    background-color: rgba(0,0,0,0);
    color: #000000; /* Sets the text color to black */
}

div.GuidedModeInstructions__container {
padding-bottom: 255px !important;
}