.woocommerce-product-attributes-item__label img {
    display: inline-block !important;
}
@media (min-width: 640px) {
    .turbo-product-page .woocommerce-product-attributes tbody tr th {
        width: 200px !important;
    }
}