.ksp-title {
    margin-bottom: 2.6rem !important
}

.op-product-card-ksp-wrapper .op-key-selling-point .ksp-number {
    display: inline-block;
    position: absolute;
    text-align: center;
    color: #323232;
    font-size: 20px;
    line-height: 38px;
    font-weight: 100;
    border: 1px solid #ee5a00;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: 3px
}

.op-product-card-ksp-wrapper .op-key-selling-point h4 {
    margin: 0 0 10px 50px;
    padding: 10px 0 0;
    font-size: 2rem
}

.op-product-card-ksp-wrapper {
    word-wrap: break-word;
    width: 100%;
    max-width: 100%
}

@media(min-width:1545px) {
    .op-product-card-ksp-wrapper {
        max-width: 808px
    }
}

@media(min-width:1552px) {
    .op-product-card .op-product-card-ksp-wrapper {
        width: 66.667%;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

.op-product-card-ksp-wrapper .op-key-selling-point a,
.op-product-card-ksp-wrapper .op-key-selling-point p {
    font-size: 1.5rem !important;
    margin: 0 0 10px 50px;
    padding: 0
}

.op-product-card-ksp-wrapper .op-key-selling-point a:last-child,
.op-product-card-ksp-wrapper .op-key-selling-point p:last-child {
    margin-bottom: 2.4rem
}

.ksp-link-wrapper {
    display: block;
    margin-top: .5em;
    margin-bottom: .5em
}

.ksp-link-wrapper a {
    font-size: inherit !important;
    color: #ee5a00 !important
}

.ksp-expander-wrapper {
    margin: 0 0 10px 50px
}

.ksp-expander-wrapper a,
.ksp-expander-wrapper p {
    font-size: inherit !important;
    margin: inherit !important
}

.ksp-expander-wrapper .ksp-expander-control {
    margin: 0 !important
}