component-product-card-a .img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 230px;
}

component-product-card-a ._bl_items_info1 {
    text-align: center;
}

component-product-card-a ._bl_items_info1 {
    text-align: center;
    padding: 20px 20px;
    height: 230px;
}

component-product-card-a ._bl_items_info1 .h3_text {
    text-align: center;
    line-height: 1.2 !important;
    color: #191919;
    font-size: 17px !important;
    word-break: break-word;
    font-weight: 600 !important;
    text-decoration: none;
    overflow: hidden;
}

component-product-card-a ._bl_items_info1 .p_text {
    text-align: center;
    font-size: 14px;
    margin: 7px 0 0 0;
    color: #333;
    line-height: 26px;
    max-height: 53px;
    overflow: hidden;
}

component-product-card-a .badge_ {
    font-size: 11px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
}