<head>
    <style>
        table {
            width: 100%;
            border-collapse: collapse;
        }
        th, td {
            border: 1px solid #ddd;
            padding: 8px;
            text-align: center;
            justify-content: center;
        }
        th {
            background-color: #f2f2f2;
        }
        img {
            max-width: 100%;
            height: auto;
            display: block;
            margin-left: auto;
            margin-right: auto;
            class: center;
        }
    </style>
</head>
<body>
<table>
    <tr>
        <td><img src="/images/mindful/face02.jpg"/></td>
        <td>Nutrition counseling is for those wanting one-on-one nutrition sessions. We will meet virtually for treatment sessions. I currently take the following insurances: United, BCBS, Aetna, Cigna, Anthem</td>
    </tr>
</table>
</body>