@media only screen and (max-width: 767px) {
.woocommerce-product-details__short-description p {position: relative !important;z-index: 1;top: -1px !important;right: 0px !important;}
}

.table-responsive {
    overflow: auto;
}