.fc1_mch{
    display: none!important;
}

.h-btn{
    border-radius: 1px!important;
}
.dr_prod_descr_wrp img{
    border-radius: 20px;
}
.dr_prod_descr_wrp h3{
    font-size: 1rem;
    padding-bottom: 0.5rem;
}
@media only screen and (min-width:769.99px){
    .dr_prod_descr_wrp {
        max-width: 900px;
    }
    h1.product_title.entry-title{
        font-size: 1.8rem;
    }
    .dr_prod_descr_wrp h2{
        font-size: 1.5rem;
    }
    .dr_prod_descr_wrp img{
        max-width: 90%!important;
    }
}