/* 百年法国水果专家 */
.detail-expert {
    margin: 0 auto;
    margin-top: 1.49rem;
    width: 8.5rem;
    height: 1.94rem;
    background-image: url(../img/retail/2.png);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.expert-en {
    font-size: 0.3rem;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #430000;
    /* line-height: 0.73rem; */
}

.expert-cn {
    margin-top: 0.1rem;
    font-size: 0.35rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #430000;
    /* line-height: 0.73rem; */
}

/* 百年法国水果专家 end*/
/* 多重口味 果然真实 */
.multiflavor {
    margin: 0 auto;
    margin-top: 1.22rem;
    padding-bottom: 1.41rem;
}

.mt-red {
    font-size: 0.35rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #8B0304;
    line-height: 0.73rem;
    text-align: center;
}

.mt-text {
    margin-top: 0.29rem;
    font-size: 0.25rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.45rem;
    text-align: center;
}

.multiflavor-k {
    margin-top: 0.52rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mkl-title {
    width: 2.6rem;
    height: 0.52rem;
    background: #8B0304;
    border-radius: 0rem 0.3rem 0rem 0.3rem;
    border: 0.01rem solid #8B0304;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.52rem;
    text-align: center;
}

.mkl-con {
    display: flex;
    align-items: center;
    margin-top: 0.81rem;
    flex-wrap: wrap;
}

.mklc-k {
    width: 1rem;
    cursor: pointer;
    margin: 0 0.15rem 0 0;
}

.mklck-img {
    margin: 0 auto;
    width: 0.94rem;
    height: 1.37rem;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    border: 0.03rem solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .mklc-k:hover .mklck-img {
    border: 0.03rem solid #8B0304;
} */

.active{
    border:0.03rem solid #8B0304;
}
.mklck-img img {
    width: 0.53rem;
    height: 0.98rem;
    object-fit: cover;
}

.mklck-text {
    height: 0.45rem;
    margin-top: 0.09rem;
    font-size: 0.17rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.5;
    text-align: center;
}

.mkr-title {
    font-size: 0.25rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.45rem;
    text-align: center;
}

.mkr-img {
    margin-top: 0.38rem;
    width: 6.5rem;
    height: 4.5rem;
    position: relative;
}
.mkr-img img{
    width: 100%;
    height: 100%;
}
.mkr_pic{
    display: none;
    position: absolute;
}
.mkr_pic:first-child{
    display: block;
}

.mukright .mk-left {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: end;
}
.fruit_five .mklc-k{
    margin-right: 0.4rem!important;
}
.fruit_seven .mklc-k{
    margin-right: 0.4rem!important;
}
/* .mk_left_x{
    flex: 1;
    background: red;
    display: flex;
    align-items: center!important;
} */
.mk_left_x .mklc-k{
    margin: 0 0 0 0.4rem!important;
}
.fruit_three .mklc-k{
    margin: 0 0.4rem 0 0!important;
}

/* 多重口味 果然真实 end*/
/* 拒绝添加 */
.rejectadd-bg {
    background: #D8F3FF;
    padding-top: 0.88rem;
    padding-bottom: 0.76rem;
}

.rejectadd {
    margin: 0 auto;
}

.rejectadd-img {
    margin: 0 auto;
    width: 6.54rem;
    height: 5.06rem;
    margin-top: 0.6rem;
}

.rejectadd-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rejectadd-warp {
    margin-top: 0.52rem;
    display: flex;
    align-items: center;
}

.rejectaddw-k {
    width: 33.3%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.rejectaddwk-img {
    width: 1.56rem;
    height: 1.56rem;
}
.rejectaddwk-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rejectaddwk-text {
    margin-top: 0.18rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.35rem;
}

/* 拒绝添加 end*/
/* 100%天然食材 */
.natural {
    margin: 0.98rem auto 0.23rem;
}

.natural-warp {
    margin-top: 0.78rem;
    display: flex;
    margin-bottom: 1rem;
}

.natural-left {
    width: 5.66rem;
    height: 4.05rem;
}

.natural-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.naturalrk {
    display: flex;
    align-items: center;
    margin-bottom: 0.48rem;
}

.naturalrk:last-child {
    margin-bottom: 0;
}

.naturalrk-left {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.39rem;
}

.naturalrk-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.naturalrk-right {
    font-size: 0.25rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.5rem;
}

.natural-right .one {
    margin-left: 1.63rem;
}

.natural-right .two {
    margin-left: 2.89rem;
}

.natural-right .three {
    margin-left: 4.23rem;
}

.natural-right .four {
    margin-left: 5.4rem;
}

/* 100%天然食材 end*/
/* 不使用浓缩果汁 */
.juice {
    margin: 0 auto;
    padding-top: 1.01rem;
    padding-bottom: 0.4rem;
}

.juice-con {
    margin-top: 1.03rem;
    display: flex;
    align-items: flex-start;
}

.juice-left {
    flex: 1;
    margin-right: 0.87rem;
}

.juice-right {
    width: 5.66rem;
    height: 4.05rem;
}

.juice-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 不使用浓缩果汁 end*/
/* 4层高工艺包装 安全锁鲜 */
.packingbg {
    padding-top: 1.01rem;
    padding-bottom: 1.05rem;
    background: #D8F3FF;
}

.packing {
    margin: 0 auto;
}

.packing-con {
    margin-top: 0.53rem;
    display: flex;
    align-items: center;
}

.packingc-left {
    width: 6.54rem;
    height: 7.59rem;
}
.packingc-left img{
    width: 100%;
    height: 100%;
}
.packing_1{
    top: -1.48rem!important;
}
.packing_2{
    top: -0.6rem!important;
}
.packing_3{
    top:0.23rem !important;
}
.packing_4{
    top: 1.01rem!important;
}

.packingcr-k {
    /* margin-bottom: 0.3rem; */
    display: flex;
    align-items: center;
    position: absolute;
}
.packingcr-k:first-child{
    top: -1.27rem;
}
.packingcr-k:nth-child(2){
    top: -0.4rem;
}
.packingcr-k:nth-child(3){
    top:0.43rem;
}
.packingcr-k:nth-child(4){
    top:1.23rem;
}

.packingcr-k:last-child {
    margin-bottom: 0;
}

.packingcr-dian {
    width: 0.18rem;
    height: 0.18rem;
    background: #8B0304;
    border-radius: 50%;
}

.packingcr-solid {
    width: 6rem;
    height: 0.03rem;
    background: #8B0304;
}

.packingcr-num {
    margin-left: 0.21rem;
    width: 0.55rem;
    height: 0.55rem;
    background: #8B0304;
    border-radius: 50%;
    font-size: 0.35rem;
    font-family: Abril Fatface-Regular, Abril Fatface;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.55rem;
    text-align: center;
}

.packingcr-text {
    margin-left: 0.23rem;
    font-size: 0.3rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #8B0304;
    line-height: 0.5rem;
}

.packingc-right {
    flex: 1;
    position: relative;
    z-index: 999;
    margin-left: -3.83rem;
}

.patwo {
    margin-left: 0.28rem;
}

.pathree {
    margin-left: 0.53rem;
}

.pafour {
    margin-left: 0.77rem;
}

/* 4层高工艺包装 安全锁鲜 end*/
/* 欢乐时光 美味分享 */
.share {
    margin: 0 auto;
    padding-top: 0.52rem;

}

.share-con {
    margin-top: 0.9rem;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.sharecon-k {
    position: relative;
    width: 4.04rem;
    height: 4.23rem;
}

.shareconk-bg {
    width: 3.51rem;
    height: 3.97rem;
    background: #D8F3FF;
    position: absolute;
    top: 0;
    left: 0;
}

.shareconk-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3.7rem;
    height: 3.77rem;
    overflow: hidden;
}
.shareconk-img>img{
    transition: all .3s;
}
.shareconk-img:hover>img{
    transform: scale(1.05);
}

.shareconk-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.shareconk-text {
    position: absolute;
    left: 0;
    bottom: 0.32rem;
    width: 3.04rem;
    height: 0.8rem;
    background: #78B0D9;
    border-radius: 0rem 0.2rem 0rem 0rem;
    font-size: 0.25rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.8rem;
    text-align: center;
}

.sharecon-k:nth-child(2) {
    margin-top: 2.11rem;
}

/* 欢乐时光 美味分享 end*/
/* 品牌故事 */
.brandStory {
    margin: 1.21rem 0 1.41rem 2.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.brandStory-left {
    width: 5.34rem;
}

.brandStoryl-title {
    font-size: 0.35rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #8B0304;
    line-height: 0.73rem;
}

.brandStoryl-con {
    margin-top: 0.33rem;
}

.brandStorylc-k {
    display: flex;
    align-items: baseline;
    margin-top: 0.2rem;
}

.brandStorylck-left {
    width: 0.17rem;
    height: 0.17rem;
    border: 0.03rem solid #8B0304;
    border-radius: 50%;
    margin-right: 0.14rem;
}

.brandStorylck-right {
    width: 5rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.35rem;
}

.brandStory-right {
    width: 10.14rem;
    height: 6.09rem;
    position: relative;
}

.brandStoryr-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 8.16rem;
    height: 5.57rem;
    /*background: #D8F3FF;*/
    background: #eef8d7;
}

.brandStoryr-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 7.6rem;
    height: 5.07rem;
}

.brandStoryr-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 品牌故事 end*/
/* 100%水果 非浓缩 非还原  */
.noConcentrationbg {
    background: #EEF8D7;
    padding-top: 1.08rem;
    padding-bottom: 1.19rem;
}

.noConcentration {
    margin: 0 auto;
}

.noConcentration-con {
    margin-top: 0.94rem;
    display: flex;
    align-items: center;
}

.noConcentrationc-k {
    padding: 0.3rem 0.23rem 0.23rem;
    width: 4.35rem;
    height: 3.62rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.15rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0.4rem 0.4rem 0rem 0rem;
    margin-right: 0.48rem;
}

.noConcentrationc-k:nth-child(3n) {
    margin-right: 0;
}

.noConcentrationc-title {
    text-align: center;
    font-size: 0.26rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.35rem;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
    -webkit-background-clip: text;
}

.noConcentrationc-img {
    margin-top: 0.28rem;
    width: 100%;
    overflow: hidden;
}


.noConcentrationc-img img {
    width: 100%;
    transition: all .3s;
}
.noConcentrationc-img:hover>img{
    transform: scale(1.05);
}

/* 100%水果 非浓缩 非还原  end*/
/* 生产过程0添加 更安心 */

.rejectaddtwo {
    background: #FFFFFF !important;
}

.rejectaddtwo-con {
    display: flex;
    align-items: center;
}

.rejectaddtwo-con {
    margin-top: 0.85rem;
    justify-content: center;
}

.rejectaddtwo-con .rejectadd-img {
    margin: 0 0.82rem;
}

.rejectaddtwo-con .rejectaddw-k {
    width: 100%;
    margin-bottom: 0.54rem;
}

.rejectaddtwo-con .rejectaddw-k:nth-child(2n) {
    margin-bottom: 0;
}

.rejectaddtwo-con .rejectaddwk-img {
    width: 1.54rem;
    height: 1.54rem;
}

.rejectaddtwo-con .rejectaddwk-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rejectaddtwo-con .rejectaddwk-text {
    margin-top: 0.13rem;
}

/* 生产过程0添加 更安心 end*/
/* 4层高工艺包装 安全锁鲜 */
.packingbgtwo {
    background: rgba(221, 241, 175, 0.5) !important;
}

/* 4层高工艺包装 安全锁鲜 end*/
/* 欢乐时光 美味分享 */
.sharetwo .share-con {
    flex-wrap: wrap;
}

.sharetwo .shareconk-bg {
    background: rgba(221, 241, 175, 0.5) !important;
}

.sharetwo .shareconk-text {
    background: #8CCF6E;
}

.sharetwo .sharecon-k:nth-child(5) {
    margin-top: -0.29rem;
}

.sharetwo .sharecon-k:nth-child(4) {
    margin-top: -0.99rem;
}

/* 欢乐时光 美味分享 end*/
/* 品牌故事 */
.brandStorytwo .brandStoryr-bg {
    background: rgba(238, 248, 215, 1);
}

/* 品牌故事 end*/
/* 中国有机认证产品溯源 */
.traceability {
    margin: 0 auto;
    padding-top: 1.08rem;
    padding-bottom: 1.12rem;
}

.traceability-con {
    display: flex;
    align-items: center;
    margin-top: 0.59rem;
}

.traceability-k {
    margin-right: 0.48rem;
    width: 4.35rem;
    height: 4rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.15rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 1.27rem 0rem;
    padding: 0.18rem 0.13rem 0.44rem;
}

.traceability-k:nth-child(3n) {
    margin-right: 0;
}

.traceabilityk-img {
    height: 2.58rem;
    width: 100%;
}

.traceabilityk-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.traceabilityk-text {
    margin-top: 0.4rem;
    text-align: center;
    font-size: 0.3rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

/* 中国有机认证产品溯源 end*/
/* 生产过程0添加 更安心  */
.rejectaddthree {
    background: #EEF8D7;
}

/* 生产过程0添加 更安心  end*/
/* 欢乐时光 美味分享 */
.sharethree {
    padding-top: 1.1rem;
}

.sharethree .sharecon-k {
    width: 3.19rem;
    height: 3.33rem;
}

.sharethree .shareconk-bg {
    width: 2.77rem;
    height: 3.13rem;
    background: #EEF8D7;
}

.sharethree .shareconk-img {
    width: 2.92rem;
    height: 2.97rem;
}

.sharethree .shareconk-text {
    width: 2.4rem;
    height: 0.63rem;
    bottom: 0.25rem;
    background: #8CCF6E;
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.63rem;
}

.sharethree .share-con {
    margin-top: 1.26rem;
}

.sharethree .sharecon-k:nth-child(2) {
    margin-top: 0;
}

.sharethree .sharecon-k:nth-child(1),
.sharethree .sharecon-k:nth-child(3) {
    margin-top: 0.87rem;
}

/* 欢乐时光 美味分享  end*/
/* 果乐士，果然很纯,健康相伴 */
.healthbg {
    background: #ECF2E2;
    padding-top: 0.61rem;
    padding-bottom: 0.47rem;
}

.health {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.health-left {
    width: 9.52rem;
}

.healthl-logo {
    width: 1.73rem;
    height: auto;
}

.healthl-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.healthl-title {
    font-size: 0.4rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #8B0304;
    line-height: 0.35rem;
    margin-top: 0.33rem;
}

.healthl-text {
    margin-top: 0.3rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.45rem;
}

.health-right {
    width: 3.51rem;
    height: 4.59rem;
}

.health-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 果乐士，果然很纯,健康相伴 end*/
/* 商品类型 */
.productType {
    margin: 0 auto;
    /*padding: 1.2rem 0 ;*/
    padding: 0 0 0.8rem 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.product_between{
    justify-content: space-between!important;
}
.product_between .productTypek{
    width: auto !important;
    margin: 0;
}
.product_imgs1{
    width: 2.55rem!important;
    height: 1.5rem!important;
}
.product_imgs1>img{
    width: 100%!important;
    height: 100%!important;
}
.product_imgs2{
    width: 3.1rem!important;
    height: 1.5rem!important;
}
.product_imgs2>img{
    width: 100%!important;
    height: 100%!important;
}
.product_imgs3{
    width: 2.72rem!important;
    height: 1.6rem!important;
}
.product_imgs2>img{
    width: 100%!important;
    height: 100%!important;
}
.product_imgs4>img{
    width: 100%!important;
    height: 100%!important;
}
.product_imgs5>img{
    width: 100%!important;
    height: 100%!important;
}
.product_imgs6>img{
    width: 100%!important;
    height: 100%!important;
}

.product_imgs4{
    width: 3.12rem!important;
    height: 1.26rem!important;
}
.product_imgs5{
    width: 3.6rem!important;
    height: 1.5rem!important;
}
.product_imgs6{
    width: 4.37rem!important;
    height: 1.73rem!important; 
}
.prodct_bottom{
    width: 100%;
    padding:0.6rem 0 1.5rem 0 ;
    display: flex;
    justify-content:space-evenly;
    align-items: center;
}

.prodct_left,.prodct_right{
    height: 4.6rem;
}
.prodct_left_img{
    width: 2.17rem;
    height: 4.6rem;
    display: block;
}
.prodct_left_img img{
    width: 100%;
    height: 100%;
}

.prodct_right_img{
    width: 3.8rem;
    height:4.6rem;
    display: flex;
    align-items: center;
}
.prodct_right_img img{
    width: 100%;
    height: 2.78rem;
}
.prodct_left_name{
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top: 0.3rem;
    display: block;
    color: #333333;
    font-size: 0.35rem;
}
.productTypek {
    display: flex;
    flex-direction: column;
}



.productTypek:nth-child(4n) {
    margin-right: 0;
}
.productTypek-top {
    width: 2.48rem;
    /*height: 5rem;*/
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.2rem;
    height: 1.65rem;
    /*height: auto;*/
}
/*.productType:last-child .product_x{*/
/*    height: 5rem!important;*/
/*}*/
.productTypek-top img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /*height: 1.65rem;*/
    /*object-fit: cover;*/
}
.productTypek-bottom {
    margin-top: 0.19rem;
    font-size: 0.35rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.healthbgtwo {
    background: #EAE2D1;
}

.healthbgthree {
    background: #EEEEEE;
}

.healthbgfour {
    background: #EAD2D7;
}

/* 商品类型 end*/




@media only screen and (max-width: 1024px) {
    .healthbg{
        padding: 15px;
    }
    .health{
        width: 100%;
        flex-direction: column;
    }
    .health-left{
        width: 100%;
    }
    .healthl-title{
        width: 100%;
    }
    .health-right{
        width: 100%;
        height: auto;
    }
    .productType{
        width: 100%;
        padding: 15px 0;
        flex-wrap: wrap;
    }
    .productTypek{
        width: 40%;
        margin: 10px;
    }
    .productTypek-top{
        margin: 0 auto;
    }
    .detail-expert{
        width: 94%!important;
        margin: 15px 3%;
    }
    .detail-expert{
        width: 100%;
    }
    .multiflavor,
    .share{
        width: 100%;
        margin: 0;
        padding: 15px;
    }
    .brandStory{
        margin: 0px;
        flex-direction: column;
        padding: 0 15px;
    }
    .brandStory-left,
    .brandStory-right{
        width: 100%;
    }
    .multiflavor-k{
        flex-direction: column;
    }
    .rejectadd{
        width: 100%;
    }
    .natural,
    .juice{
        margin-top: 15px;
        width: 100%;
        padding: 0 15px;
    }
    .natural-warp,
    .juice-con{
        margin: 15px 0;
        flex-direction: column;
    }
    .natural-left{
        margin-bottom: 15px;
    }
    .natural-right .one{
        margin-left: 0;
    }
    .natural-right .two{
        margin-left: 1rem;
    }
    .natural-right .three{
        margin-left: 2rem;
    }
    .natural-right .four{
        margin-left: 3.2rem;
    }
    .packingbg{
        padding-left: 15px;
        padding-right: 15px;
    }
    .packing{
        width: 100%;
    }
    .packingc-left{
        width: 50%;
        height: auto;
    }
    .packingc-right{
        margin-left: -3.7rem;
    margin-top: -0.24rem;
    transform: scale(0.53);
    }
    .share .share-con .sharecon-k:nth-child(3){
        margin-top: 1rem!important;
    }
    .brandStoryr-bg{
        width: 100%;
    }
    .brandStoryr-img{
        width: 100%;
        height: auto;
        bottom: .5rem;
    }
    .noConcentration{
        width: 100%;
    }
    .mklc-k{
        /*width: 33%;*/
        width: 27%;
        margin: 0;
        margin-left: .4rem!important;
    }
    .mklck-img img{
        object-fit: contain;
    }
    .mklck-text{
        margin-bottom: 30px;
        font-size: 14px!important;
    }

}