div.product.type-product div.row {
    height: 100% !important;
}

@media (min-width: 768px){
div.product.type-product div.row div.col-lg-6.col-md-6 {
    height: 100% !important;
}
}

.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs {
    margin-bottom: 15px !important;
    margin-top: 10px !important;
}

