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

.icon-external::after {
    padding-left: 0;
}

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

.more::after {
    top: -.09em;
}

.section-hero-with-nav .section-content .industry-hero-nav-banner .industry-hero-nav-banner-button{
    padding-right:14px;
    padding-left:14px;
}

.shared-how-to-buy.row .image-how-to-buy {
    background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large.jpg");
}

@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) {
    .shared-how-to-buy.row .image-how-to-buy {
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .shared-how-to-buy.row .image-how-to-buy {
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium.jpg")
    }
}

@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) {
    .shared-how-to-buy.row .image-how-to-buy {
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .shared-how-to-buy.row .image-how-to-buy {
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small.jpg")
    }
}

@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) {
    .shared-how-to-buy.row .image-how-to-buy {
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small_2x.jpg")
    }
}

.industry-story-spotlight .tile .tile-content .badges .column .badge .badge-value .badge-unit{
    font-size: 40px;
    line-height: 1;
}

@media only screen and (max-width: 1069px){
    .industry-story-spotlight .tile .tile-content .badges .column .badge .badge-value .badge-unit{
        font-size: 32px;
        line-height: 1;
    }
}

@media only screen and (max-width: 1069px){
    .section-hero-with-nav .section-content .industry-hero-nav-banner-centered{
        width: 120%;
    }
}