@media(max-width:767px){

    #characteristics1_open{
        padding-top: 20px;
        padding-bottom: 20px;
    }


    #product_name_nomenuclatura{
        font-size: 14px !important;
    }
    #product_comment_nomenuclatura{
        font-size: 12px !important;
    }

    #container_price{
        font-size: 22px !important;
    }


    #product_price_summ{
        font-size: 22px !important;
    }

    #product_price_summ_currency{
        font-size: 22px !important;
    }

    .owl-carousel button.owl-dot {
        width: 10px !important;
        height: 10px !important;
    }

    .owl-next span{
        width: 30px !important;
        height: 30px !important;
        font-size: 22px !important;
    }
    .owl-prev span{
        width: 30px !important;
        height: 30px !important;
        font-size: 22px !important;
    }

    #ContainerCount{

    }

    .my-content{
        padding: 0px !important;
        margin: 0px !important;
       /* background: none ; */
        /* box-shadow: 0 0 24px rgba(255, 255, 255, 0.08); */
    }

    #ContainerTabsActionMobile > .nav-pills > li > a {
        font-size: 15px !important;
    }

    #ContainerCharacteristics {
        font-size: 12px !important;
    }

    #container_price{
        padding-bottom: 15px;
    }

    .nav-justified {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}