﻿.o-question__body p {
    font-size: 36px;
    font-size: 2rem;
    line-height: 1.11111;
    letter-spacing: -.025em;
    text-align: left;
    margin-bottom: 0.5em;
}


@media screen and (max-width: 48em) {
    .o-question__body p {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.16667;
    }
}

@media screen and (min-width: 48.0625em) {
    .o-question__header {
        margin-bottom: 0 !important;
    }

    .o-question__content {
        height: 42em !important;
        height: 42rem !important;
    }
}

.o-progress {
    opacity: 0;
}
