div.product .product_meta {

display: none;
}


@media (max-width: 767px) {
.tablepress {

font-size: 10px;
}

h1 {
    line-height: 40px;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
}

}