.woocommerce-products-compare-content table tbody th:first-child {
    text-align: left;
}

.woocommerce-products-compare-compare-button {
    display: flex;
    align-items: center;
    margin: 0 !important;
    line-height: 1;
}

.woocommerce-products-compare-compare-button * {
    line-height: inherit;
}

.woocommerce-products-compare-compare-button label {
    display: flex;
    align-items: center;
}