
@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-hearing-protection .grid-item-loud .tile-content {
        padding-bottom: 105px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-hearing-protection .grid-item-loud .tile-body {
        margin-bottom: -22px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-hearing-protection .grid-item-decibels .tile-content {
        padding-bottom: 104px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-hearing-protection .grid-item-loud .tile-caption.text-item-1 {
        margin-top: 6px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-hearing-protection .grid-item-loud .tile-caption.text-item-3 {
        margin-top: 6px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-hearing-protection .grid-item-loud .tile-caption.text-item-4 {
        margin-top: 6px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hearing-test {
        padding-top: calc(122px + var(--film-height));
    }
}


@media only screen and (max-width: 422px) {
    .section-hearing-protection .grid-item-loud .tile-content {
        padding-bottom: 85px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 375px) {
    .section-hearing-protection .grid-item-loud .tile-content {
        padding-bottom: 111px;
    }
}

.compare-module-wrapper .footnote {
    display: inline-block;
}