@media(min-width:1025px ){
    .container-table {
        display:flex;
        justify-content: center;
    }
    .tab-table {
        width:50%!important;
    }
    .wd-entities-title {
        min-height: 54px;
    }

}
.woocommerce-product-gallery img {
    max-width: 600px;
}
.col-lg-6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-page-wrapper {
    padding-top:140px!important;
}

.single_add_to_cart_button {
    text-transform: uppercase!important;
    font-weight: 600!important;
}