h1 {
    font-size: 2rem;
    line-height: 2rem;
}

h2 {
    font-size: 1.5rem;
    line-height: 1.5rem;
}

h3 {
    font-size: 1.15rem;
    line-height: 1.15rem;
}


.o-button--big {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 110%;
    padding: 0;
}

.o-contact__container {
    min-width: 0;
}

.o-facts__icon {
    font-size: 300% !important;
    display: block;
    margin: auto;
    float: inherit !important;
}

.o-facts__text {
    text-align: center !important;
    margin: inherit;
    max-width: none;
}

.o-graphic {
    height: 100px;
}

.o-input {
    margin-left: 0;
    margin-right: 0;
}

.o-input-container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.o-input-set {
    padding: 0;
    margin: 0;
}

.o-test-now__container {
    width: auto;
}


.c-content {
    padding: 5px;
}

.c-description {
    display: block;
}

.c-landing-content__text {
    font-size: 1em;
}

.c-landing-spacer {
    display: none;
}

.c-rug__logo {
    width: 30%;
}

.c-title {
    display: initial;
}
