.section-m1 .section-tile .tile-content  h2.typography-tile-headline {
    color: #1d1d1f;
    max-width: 554px;
}

@media only screen and (max-width: 1068px) {
    .section-m1 .section-tile .tile-content .typography-tile-headline {
        max-width: 431px;
    }
}

@media only screen and (max-width: 734px) {
    .section-m1 .section-tile .tile-content .typography-tile-headline {
        max-width: 85%;
    }
}

@media only screen and (max-width: 1068px) {
    .section-more-reasons .typography-even-more-headline.set-headline-wrapping {
        max-width: 447px;
    }
}

@media only screen and (max-width: 734px) {
    .section-more-reasons .typography-even-more-headline.set-headline-wrapping {
        max-width:260px
    }
}
.section-compare .compare-device .device-content .typography-compare-device-eyebrow {
    max-width: 73%;
}

@media only screen and (max-width: 1068px) {
    .section-compare .compare-device .device-content .typography-compare-device-eyebrow {
        max-width:82%
    }
}

@media only screen and (max-width: 734px) {
    .section-compare .compare-device .device-content .typography-compare-device-eyebrow {
        max-width: 91%;
    }
}
@media only screen and (max-width: 734px) {
    .section-compare .compare-device .typography-compare-device-headline{
        font-size: 18px
    }
}
@media only screen and (max-width: 320px) {
    .section-compare .compare-device .typography-compare-device-headline{
        font-size: 14px
    }
}

/* icon-after::after  */

.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{position: relative;}