.icon-after::after, .more::after {
    top: -.08em;
}

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

.static-hero {
    text-align: center;
}

.static-hero .value-props-headline {
    padding-top:7vh
}

.static-hero .chicklet {
    margin-bottom:30px
}

@media only screen and (max-width: 1068px) {
    .static-hero .chicklet {
        margin-bottom:22px
    }
}

@media only screen and (max-width: 734px) {
    .static-hero .chicklet {
        margin-bottom:20px
    }
}

.overview-intro-icon-tag {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
}

@media only screen and (max-width: 1068px) {
    .overview-intro-icon-tag {
        font-size: 23px;
        line-height: 27px;
    }
}

@media only screen and (max-width: 734px) {
    .overview-intro-icon-tag {
        font-size: 20px;
        line-height: 23px;
    }
}

.static-hero .typography-value-props-headline {
    margin-top: 5px;
    margin-bottom: 60px;
    font-size: 90px;
}

@media only screen and (max-width: 1068px) {
    .static-hero .typography-value-props-headline {
        margin-top: 5px;
        margin-bottom:70px;
        font-size: 78px;
    }
}

@media only screen and (max-width: 734px) {
    .static-hero .typography-value-props-headline {
        margin-top: 5px;
        margin-bottom: 60px;
        font-size: 62px;
    }
}

.section-hero .image-headline {
    width: 1164px;
    height: 540px;
    margin:0;
    background-size: 1164px 540px;
    background-repeat: no-repeat;
    background-image: url("/kr/maps/images/overview/hero__c227b0bf2d_large.jpg");
    position: relative;
    left: 50%;
    margin-left: -582px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .section-hero .image-headline {
        background-image: url("/kr/maps/images/overview/hero__c227b0bf2d_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .image-headline {
        width: 830px;
        height: 372px;
        background-size: 830px 372px;
        background-repeat: no-repeat;
        background-image: url("/kr/maps/images/overview/hero__c227b0bf2d_medium.jpg");
        position: relative;
        left: 50%;
        margin-left: -415px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-hero .image-headline {
        background-image: url("/kr/maps/images/overview/hero__c227b0bf2d_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .image-headline {
        width: 406px;
        height: 262px;
        background-size: 406px 262px;
        background-repeat: no-repeat;
        background-image: url("/kr/maps/images/overview/hero__c227b0bf2d_small.jpg");
        left: 50%;
        margin-left: -203px;
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-hero .image-headline {
        background-image: url("/kr/maps/images/overview/hero__c227b0bf2d_small_2x.jpg")
    }
}

@media only screen and (min-width: 735px) {

    .section-tiles-grid .tiles-container .flyover .front-face {
        justify-content: space-between;
    }
}

.section-tiles-grid .tiles-container .tile.carplay .tile-col-full {
    width: 100%;
}

@media only screen and (max-width: 734px) {

    .section-value-props .value-prop {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.small-hide-ect {
    display: block;
}

@media only screen and (max-width: 430px) {
    .small-hide-ect {
        display: none;
    }
}

@media only screen and (max-width: 385px) {
    .static-hero .typography-value-props-headline {
        font-size: 50px;
    }
}

@media only screen and (max-width: 414px) {
    .section-hero .image-headline {
        width: 300px;
        height: 193.6px;
        background-size: 300px 193.6px;
        margin-left: -150px;
    }
}

@media only screen and (max-width: 320px) {
    .section-hero .image-headline {
        width: 250px;
        height: 161.33px;
        background-size: 250px 161.33px;
        margin-left: -125px;
    }
}