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

.icon-after::after, .more::after {
    top: -1px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px){
    .section-tiles .grid-item-tile-productivity .modal-content .tile-eyebrow {
        margin-bottom: 0;
    }

    .section-tiles .grid-item-tile-continuity .modal-content .tile-eyebrow {
        margin-bottom: -4px;
    }

    .section-tiles .grid-item-tile-continuity .typography-tile-text-content-headline {
        max-width: 320px;
    }
}

@media only screen and (max-width: 734px) {
    .section-tiles .grid-item-tile-continuity .modal-content .tile-content, .section-tiles .grid-item-tile-productivity .modal-content .tile-content {
        padding-top: 12px;
    }
}


/* images */
@media only screen and (min-width: 735px) {
    .shared-how-to-buy.row .image-how-to-buy {
        width: 592px;
        height: 344px;
        background-size: 592px 344px;
        background-repeat: no-repeat;
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large.jpg");
        position:relative
    }
}

@media only screen and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 735px) and (min-resolution: 1.5dppx), only screen and (min-width: 735px) 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_large_2x.jpg")
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .shared-how-to-buy.row .image-how-to-buy {
        width: 409px;
        height: 249px;
        background-size: 409px 249px;
        background-repeat: no-repeat;
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium.jpg")
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (min-width: 735px) 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) and (max-width: 734px) {
    .shared-how-to-buy.row .image-how-to-buy {
        background-repeat: no-repeat;
        background-image: url("/kr/business/enterprise/success-stories/a/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small.jpg");
        background-size:cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) 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")
    }
}

