/*
Custom CSS for TemplateMo 561 Purple Buzz

https://templatemo.com/tm-561-purple-buzz

*/


.h2 {
    font-size: 2rem;
}

#dataDetailTable {
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
}

    #dataDetailTable tr th {
        text-align: center;
    }

        #dataDetailTable tr th:first-child {
            width: 50%;
        }

        #dataDetailTable tr th:last-child {
            width: 50%;
        }

#product-poli {
    min-height: 300px;
}
