@media only screen and (max-width: 416px) {
    .text_img_title_des_right {
        top: 10%;
        text-align: center;
    }
    .text_img_title_des_left {
        top: 10%;
        text-align: center;
    }
    .row_title {
        font-size: 20px;
        font-weight: bold;
    }
    .row_des {
        font-size: 12px;
    }
    .row_text_absolute {
        /* position: unset !important;
        background-color: #0f1b2b; */
    }
    .row_img {
        overflow: hidden;
        width: 100%;
    }
    .button-cart-lp-sm {
        margin-top: 0px;    padding: 0.25rem 0.5rem; font-size: .875rem; line-height: 1.5;; 
    }
    .text_img_bottom {
        bottom: 2% !important;
    }
   
}

.color-bottom-mobile {
    color: #fff;
}
.button-cart-lp-sm {
    margin-top: 0px;    padding: 0.25rem 0.5rem; font-size: .875rem; line-height: 1.5;; 
}

.img.row_img {

    margin-bottom: 2px;
}

.row_theme {
    position: relative;
    height: 100%;
    margin-bottom: 2px;
}
.row_text_absolute{
    width: 100%;
    position: absolute;

}
.text_img_bottom{
    bottom: 10%;
}
.text_img_title_des_right{
    top: 40%;
}
.text_img_title_des_left{
    top: 40%;
}
.text_img_title_des_top{
    top: 10%;
}
.row_title {
    font-size: 35px;
    font-weight: bold;
}
.row_des {
    font-size: 18px;
}
.row_speci_content_text {
    padding: 50px 0px;
}

.row_speci_content_text h4, .h4 {
    font-size: 1.25rem;
}
.row_img img {
    width: 100%;
}
