.index-s5-2-4ss-l{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;
}

.index-s3-2-bg{
    position: absolute;
    top: 0;
    z-index: -99;
}

.index-s3-2-product-img{
    width: 1.5rem;
    height:  1.5rem;
    margin:  1.5rem auto 0;
}

.index-s3-2-1{
    width: 100%;
    height: 380px;
}
.index-s3-2-1-top-img{
    width: 2rem;
    height:  2rem;
    margin:  1.5rem 1.3rem 0 auto;
}

.index-s3-2-img{
    width: 1.5rem;
    height:  1.5rem;
    margin: 1.5rem .7rem 0 auto;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .index-s3-2-1{
        width: 100%;
        height: 4rem;
    }
    .index-s5-2-4ss-l{

        -webkit-line-clamp:2;

    }
}
