Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!--[if !mso]><!-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--<![endif]-->
  <meta name="x-apple-disable-message-reformatting"/>
  <style type="text/css">
   /* CSS RESET */

/* 		@media screen and (max-width: 600px) {								*/
/* 			u + .body {														*/
/* 				/* iOS Gmail viewport fixed									*/
/* 				/* Make sure that your body element has .body class 		*/
/* 				width: 100vw !important;									*/
/* 			}																*/
/* 		}																	*/
		.webkit {
			/* Webkit and Microsoft font-size fix */
			width: 100%;
			table-layout: fixed;
			-webkit-text-size-adjust: 100%;
			-ms-text-size-adjust: 100%;
		}
		a[x-apple-data-detectors=true] {
			/* Set default text color inheritance for auto-detected iOS links like date, time, address, etc */
			color: inherit !important;
			text-decoration: none !important;
			font-size: inherit !important;
			font-family: inherit !important;
			font-weight: inherit !important;
			line-height: inherit !important;
			border-bottom: none !important;
		}
		body,
		table,
		td,
		p,
		a,
		li,
		blockquote {
			-ms-text-size-adjust: 100%;
			-webkit-text-size-adjust: 100%;
		}
		table td {
			border-collapse: collapse;
		}
		table {
			border-collapse: collapse;
			mso-table-lspace: 0pt;
			mso-table-rspace: 0pt;
		}
		h1,
		h2,
		h3,
		h4,
		h5,
		h6 {
			color: black !important;
		}
		h1 a,
		h2 a,
		h3 a,
		h4 a,
		h5 a,
		h6 a {
			color: blue !important;
		}
		p {
			margin: 1em 0;
			padding: 0;
			margin-bottom: 0;
		}
		img {
			outline: none;
			text-decoration: none;
			border: none;
			-ms-interpolation-mode: bicubic;
		}
		a img {
			border: none;
		}
		[owa] .owaImgFix>div {
			/* Outlook Spacing Fix */
			display: block !important;
		}
		#outlook a {
			/* Force Outlook to provide a "view in browser" menu link. */
			padding: 0;
		}
		body {
			/* Prevent Webkit and Windows Mobile platforms from changing default font sizes, while not breaking desktop design. */
			width: 100% !important;
			-webkit-text-size-adjust: 100%;
			-ms-text-size-adjust: 100%;
			margin: 0;
			padding: 0;
		}
		.yshortcuts {
			/* Yahoo.com fix */
			color: #F00;
		}
		.undoreset th {
			/* Yahoo.com fix for th tags */
			vertical-align: top;
			padding: 0;
		}

		.undoreset td {
			/* Yahoo.com fix for td tags */
			border-spacing: 0px;
		}

		/* GLOBAL STYLES */
		body,
		#body_style {
			background: #FFFFFF;
			min-height: 1000px;
			color: #000000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 14px;
		}

		/* TEXT/LINKS */
		.standardText {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 14px;
			line-height: 18px;
			color: #ffffff;
			text-decoration: none;
		}
		.whiteTextNoUl,
		.whiteTextNoUl a {
			color: #ffffff !important;
			text-decoration: none !important;
		}
		.blackText,
		.blackText a {
			color: #000000;
		}
		.blackTextNoUl,
		.blackTextNoUl a {
			color: #000000;
			text-decoration: none;
		}
		.greyTextNoUl,
		.greyTextNoUl a {
			color: #646464;
			text-decoration: none;
		}
		.redTextNoUl,
		.redTextNoUl a {
			color: #CC0000;
			text-decoration: none;
		}
		.nobr {
			white-space: nowrap;
		}
		sup {
			line-height: 0;
			font-size: 60%;
			vertical-align: super;
		}
		.greyTextNoUl>sup {
			font-size: 75%;
		}
		#footerBar sup {
			font-size: 75%;
		}
		.lhfix {
			mso-line-height-rule: exactly;
		}
		a,
		a:link,
		a:visited {
			color: #2A5DB0;
		}
		.image_fix {
			display: block;
		}

		/* DATA-DUMP STYLES */
		.datadump:nth-of-type(odd) {
			background-color: #FFD6D1!important;
		}

		/* MODULE STYLES */
		.imghide {
			max-height: 0;
			font-size: 0;
			display: none;
			overflow: hidden;
		}
		table th {
			margin: 0!important;
			padding: 0!important;
			vertical-align: top;
		}
		.lhfix {
			mso-line-height-rule: exactly !important;
		}

		/* RESPONSIVE STYLES */
		@media only screen and (max-width:600px) {
			div,
			p,
			a,
			li,
			td {
				-webkit-text-size-adjust: none;
			}
			.block {
				display: block !important;
			}
			.width278 {
				width: 278px !important;
			}
			.width280 {
				width: 280px !important;
			}
			.width320 {
				width: 320px !important;
				min-width: 320px !important;
			}
			.pad0 {
				padding: 0 !important;
			}
			.vpad10 {
				padding-top: 10px !important;
				padding-bottom: 10px !important;
			}
			.hpad20 {
				padding-left: 20px !important;
				padding-right: 20px !important;
			}
			.pbottom10 {
				padding-bottom: 10px !important;
			}
			.pbottom20 {
				padding-bottom: 20px !important;
			}
			.ptop20 {
				padding-top: 20px !important;
			}
			.pleft20 {
				padding-left: 20px !important;
			}
			.hide {
				display: none !important;
			}
			.imghide {
				font-size: 12px !important;
				display: block !important;
				height: auto !important;
				padding: 0;
				max-height: inherit !important;
				overflow: visible !important;
			}
			.textleft {
				text-align: left !important;
			}
			.bggrey {
				background-color: #d1cccc !important;
			}

			/* HEROTWOBUTTON */
			.buttonPadding {
				line-height: 20px !important;
			}
			.pleft0 {
				padding-left: 0px !important;
			}
			.pright0 {
				padding-right: 0px !important;
			}

			/* FOOTER NAVIGATION */
			.bottomNav {
				padding: 14px 0 14px 0px !important;
				text-align: center !important;
				width: 158px !important;
			}
			.BottomBorder {
				border-bottom: #d1cccc 1px solid !important;
			}
			.bottomNavBorders {
				background-color: #d1cccc !important;
			}
			.bottomNavText,
			.bottomNavText a {
				color: #4b4c4c !important;
			}

			/* SOCIAL APPS */
			.paddingSides50 {
				padding-left: 50px !important;
				padding-right: 50px !important;
			}
			.socialicons {
				padding: 26px 0 24px 0 !important;
			}

			/* DISCLAIMER */
			.textresizeto14 {
				font-size: 14px !important;
				line-height: 16px !important;
			}
		}
  </style>
  <!--[if (gte mso 9)|(IE)]>
	<style type="text/css">
		/* START: OUTLOOK 2000 & LATER CSS RESET */
		body {
			/* Reset font styling */
			font-family: Helvetica, Arial, sans-serif;
		}
		a {
			/* Reset default links styling */
			color: #2837b8;
			text-decoration: underline;
		}
		h1, h2, h3, h4, h5, h6 {
			/* Reset default headings margin */
			margin: .5em 0;
		}
		img {
			/* Scaled images fix */
			-adjust-ms-interpolation-mode: bicubic;
		}
		table {
			/* Null tables spaces */
			border-collapse: collapse;
		}
		sup {
			/* Reset sup font-size due to MS Word rendering */
			font-size: 100% !important;
		}
		/* END: OUTLOOK 2000 & LATER CSS RESET */
	</style>
<![endif]-->
  <title>
  </title>
  <!--[if gte mso 9]>
	<xml>
		<o:OfficeDocumentSettings>
			<o:AllowPNG/>
			<o:PixelsPerInch>96</o:PixelsPerInch>
		</o:OfficeDocumentSettings>
	</xml>
<![endif]-->
 </head>
 <body class="body" id="body" style="-webkit-font-smoothing: antialiased; width:100%; min-width:100%; margin:0; padding:0; background:#FFFFFF; -webkit-text-size-adjust:none;">
  <table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fpharmacy.cvs.com%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DYQpglLjHJlTQGlwNi7cOpd4zdzbKDzbRFkiSuBssUMc0Mzdo7UvckIOzfzbhmw3l1vm9d1K7Hyzf7czfseAumk5VXHkMX%253Dw%2526_ei_%253DEjkJt2Zzd8oCnkkFf0hwlO_wwlouIfOnzqc7570N7TTSSwuN5dP2OcxAcqum3v-DHlhi76BR6tfsAx27nxKPJ3QdDRzBIg4GhW4W1syg9-fBBbXwaVmS4max0wz5O8AGdZgiYuZ1mUKMoiP9fSYH2ck./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaGFybWFjeS5jdiJ9:1kXNnU:-g55WVwu7Gia-ShQ1CgaajqUtApDLVIIDuUaSAVwxa0"/>
    </td>
   </tr>
  </table>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Be prepared! A flu shot is your best defense against the flu.
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <!-- END: HIDDEN PREHEADER -->
  <div class="webkit">
   <!-- START: DOCUMENT CONTAINER -->
   <table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
    <tr>
     <td align="center" bgcolor="#FFFFFF">
      <!-- START: EMAIL CONTAINER -->
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="width320" style="width:640px;min-width:640px;">
       <tr>
        <td align="left" valign="top" width="100%">
         <!-- START: MINUTECLINIC HEADER -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" style="min-width:100%" width="100%">
          <tr>
           <td align="center" style="padding-top:20px;padding-bottom:10px" valign="top">
            <a target="_blank">
             <img alt="minute clinic®" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_minuteclinic_logo_HEADERFOOTER_red_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="230"/>
            </a>
           </td>
          </tr>
         </table>
         <!-- END: MINUTECLINIC HEADER -->
         <!-- START: BRANDBAR -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <th align="center" bgcolor="#CC0000" class="width320 block" style="width:640px;" valign="middle" width="640">
            <table border="0" cellpadding="0" cellspacing="0" class="width320 hide" role="Presentation" style="width:640px;" width="640">
             <tr>
              <td align="left" bgcolor="#CC0000" class="width320" style="padding-right: 20px; padding-left:20px; padding-top: 13px; padding-bottom: 13px;">
               <div style="font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
                <a style="color:#FFFFFF; font-weight:bold; text-decoration:none;">
                 Don’t wait. Flu shots take two weeks to kick in.
                </a>
               </div>
              </td>
             </tr>
            </table>
            <!--[if !mso]><!-->
            <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
             <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:320px;" width="320">
              <tr>
               <td align="left" bgcolor="#CC0000" class="width280" style="padding-top:10px;; padding-bottom: 10px; padding-right: 20px; padding-left: 20px;" valign="top">
                <div style="font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:17px; font-weight:bold;">
                 <a style="color:#FFFFFF; font-weight:bold; text-decoration:none;">
                  Don’t wait. Flu shots take two weeks to kick in.
                 </a>
                </div>
               </td>
              </tr>
             </table>
            </div>
            <!--<![endif]-->
           </th>
          </tr>
         </table>
         <!-- START: SPACER -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:4px;">
            </div>
           </td>
          </tr>
         </table>
         <!-- END: SPACER -->
         <!-- END: BRANDBAR -->
         <!-- START: EMAIL BODY -->
         <!-- START : IMAGESWAP MODULE -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#CC0000 " valign="top">
            <!-- START: DESKTOP IMAGE -->
            <div class="hide" style="height:auto;">
             <a>
              <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_imgswp_desk_MV3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0" width="640"/>
             </a>
            </div>
            <!-- END: DESKTOP IMAGE -->
            <!-- START: MOBILE IMAGE -->
            <!--[if !mso]><!-->
            <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
             <a>
              <img alt="" border="0" class="width320" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_imgswp_mob_MV3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block;"/>
             </a>
            </div>
            <!--<![endif]-->
            <!-- END: MOBILE IMAGE -->
           </td>
          </tr>
         </table>
         <!-- END : IMAGESWAP MODULE -->
         <!-- START: 7030IMAGERIGHTCCW -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <th align="center" bgcolor="#FFFFFF" class="width320" style="vertical-align: middle; width:454px;" valign="middle" width="454">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="width280" role="Presentation" style="width:414px;" width="414">
             <tr>
              <td align="left" class="" height="auto" valign="middle">
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!-- START: MOBILE IMAGE -->
               <!--[if !mso]><!-->
               <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
                <div align="center" style="height:auto;">
                 <a>
                  <img alt="" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_7030_CDC.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0; width:100%; max-width:186px;" width="186"/>
                 </a>
                </div>
               </div>
               <div class="lhfix imghide" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!--<![endif]-->
               <!-- END: MOBILE IMAGE -->
               <!-- START: COPY1 -->
               <div style="font-family:Helvetica, Arial, sans-serif; color:#CC0000; font-size:24px; mso-line-height-rule:exactly; line-height:26px; font-weight:normal;">
                <a style="color:#CC0000; font-weight:normal; text-decoration:none;">
                 <b>
                  Flu shots are smart.
                 </b>
                </a>
               </div>
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:5px;">
               </div>
               <!-- END: COPY1 -->
               <!-- START: COPY2 -->
               <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:18px; mso-line-height-rule:exactly; line-height:20px; font-weight:normal;">
                <a style="color:#000000; font-weight:normal; text-decoration:none;">
                 Getting immunized ever year is the single best way to protect yourself from the flu, according to the CDC.*
                </a>
               </div>
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!-- END: COPY2 -->
               <!-- START: CTA1 -->
               <a style="text-decoration:none;">
               </a>
               <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" role="Presentation">
                <tr>
                 <!-- BUTTON TYPE: TEXT -->
                 <td align="left" bgcolor="#FFFFFF" class="width278">
                  <div style="font-family:Helvetica, Arial, sans-serif; color:#CC0000; font-size:16px; mso-line-height-rule:exactly; line-height:18px;">
                   <a style="text-decoration:none; font-weight:bold; color:#CC0000;">
                    Learn more &gt;
                   </a>
                  </div>
                 </td>
                </tr>
               </table>
               <!-- END: CTA1 -->
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
              </td>
             </tr>
            </table>
           </th>
           <th align="center" bgcolor="#FFFFFF" class="hide" style="vertical-align:bottom;" valign="bottom" width="186">
            <!-- START: DESKTOP IMAGE -->
            <div style="height:auto;">
             <a>
              <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_7030_CDC.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0; width:100%; max-width:186px;" width="186"/>
             </a>
            </div>
            <!-- END: DESKTOP IMAGE -->
           </th>
          </tr>
         </table>
         <!-- END: 7030IMAGERIGHTCCW -->
         <!-- START: 7030IMAGERIGHTCCW -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <th align="center" bgcolor="#CC0000 " class="width320" style="vertical-align: middle; width:454px;" valign="middle" width="454">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="width280" role="Presentation" style="width:414px;" width="414">
             <tr>
              <td align="left" class="" height="auto" valign="middle">
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!-- START: MOBILE IMAGE -->
               <!--[if !mso]><!-->
               <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
                <div align="center" style="height:auto;">
                 <a>
                  <img alt="" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_7030_gold.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0; width:100%; max-width:186px;" width="186"/>
                 </a>
                </div>
               </div>
               <div class="lhfix imghide" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!--<![endif]-->
               <!-- END: MOBILE IMAGE -->
               <!-- START: COPY1 -->
               <div style="font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-size:24px; mso-line-height-rule:exactly; line-height:26px; font-weight:normal;">
                <a style="color:#FFFFFF; font-weight:normal; text-decoration:none;">
                 <b>
                  Did you know?
                 </b>
                </a>
               </div>
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:5px;">
               </div>
               <!-- END: COPY1 -->
               <!-- START: COPY2 -->
               <div style="font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-size:17px; mso-line-height-rule:exactly; line-height:19px; font-weight:normal;">
                <a style="color:#FFFFFF; font-weight:normal; text-decoration:none;">
                 MinuteClinic
                 <sup>
                  ®
                 </sup>
                 was the first retail clinic to receive the Joint Commission’s Gold Seal of Approval
                 <sup>
                  ®
                 </sup>
                 , which recognizes an organization’s record of delivering the highest quality of health care.
                </a>
               </div>
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!-- END: COPY2 -->
               <!-- START: CTA1 -->
               <a style="text-decoration:none;">
               </a>
               <table bgcolor="#CC0000 " border="0" cellpadding="0" cellspacing="0" role="Presentation">
                <tr>
                 <!-- BUTTON TYPE: TEXT -->
                 <td align="left" bgcolor="#CC0000 " class="width278">
                  <div style="font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-size:16px; mso-line-height-rule:exactly; line-height:18px;">
                   <a style="text-decoration:none; font-weight:bold; color:#FFFFFF;">
                    More reasons to choose MinuteClinic &gt;
                   </a>
                  </div>
                 </td>
                </tr>
               </table>
               <!-- END: CTA1 -->
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
              </td>
             </tr>
            </table>
           </th>
           <th align="center" bgcolor="#CC0000 " class="hide" style="vertical-align:bottom;" valign="bottom" width="186">
            <!-- START: DESKTOP IMAGE -->
            <div style="height:auto;">
             <a>
              <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_7030_gold.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0; width:100%; max-width:186px;" width="186"/>
             </a>
            </div>
            <!-- END: DESKTOP IMAGE -->
           </th>
          </tr>
         </table>
         <!-- END: 7030IMAGERIGHTCCW -->
         <!-- START: 7030IMAGERIGHTCCW -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <th align="center" bgcolor="#FFFFFF" class="width320" style="vertical-align: middle; width:454px;" valign="middle" width="454">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="width280" role="Presentation" style="width:414px;" width="414">
             <tr>
              <td align="left" class="" height="auto" valign="middle">
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!-- START: MOBILE IMAGE -->
               <!--[if !mso]><!-->
               <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
                <div align="center" style="height:auto;">
                 <a>
                  <img alt="" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_7030_VV.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0; width:100%; max-width:186px;" width="186"/>
                 </a>
                </div>
               </div>
               <div class="lhfix imghide" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!--<![endif]-->
               <!-- END: MOBILE IMAGE -->
               <!-- START: COPY1 -->
               <div style="font-family:Helvetica, Arial, sans-serif; color:#CC0000; font-size:24px; mso-line-height-rule:exactly; line-height:26px; font-weight:normal;">
                <a style="color:#CC0000; font-weight:normal; text-decoration:none;">
                 <b>
                  Get treated wherever you are.
                 </b>
                </a>
               </div>
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:5px;">
               </div>
               <!-- END: COPY1 -->
               <!-- START: COPY2 -->
               <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:16px; mso-line-height-rule:exactly; line-height:18px; font-weight:normal;">
                <a style="color:#000000; font-weight:normal; text-decoration:none;">
                 Can’t make it to a MinuteClinic?
                 <br/>
                 Try a Video Visit and get treated anytime, anywhere.*
                </a>
               </div>
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
               <!-- END: COPY2 -->
               <!-- START: CTA1 -->
               <a style="text-decoration:none;">
               </a>
               <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" role="Presentation">
                <tr>
                 <!-- BUTTON TYPE: TEXT -->
                 <td align="left" bgcolor="#FFFFFF" class="width278">
                  <div style="font-family:Helvetica, Arial, sans-serif; color:#CC0000; font-size:16px; mso-line-height-rule:exactly; line-height:18px;">
                   <a style="text-decoration:none; font-weight:bold; color:#CC0000;">
                    See how Video Visit works &gt;
                   </a>
                  </div>
                 </td>
                </tr>
               </table>
               <!-- END: CTA1 -->
               <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
               </div>
              </td>
             </tr>
            </table>
           </th>
           <th align="center" bgcolor="#FFFFFF" class="hide" style="vertical-align:bottom;" valign="bottom" width="186">
            <!-- START: DESKTOP IMAGE -->
            <div style="height:auto;">
             <a>
              <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_minuteclinic%252Fmc_19_10_26_quality%252Fimages%252FMC_flu_7030_VV.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block; border:0; width:100%; max-width:186px;" width="186"/>
             </a>
            </div>
            <!-- END: DESKTOP IMAGE -->
           </th>
          </tr>
         </table>
         <!-- END: 7030IMAGERIGHTCCW -->
         <!-- END: EMAIL BODY -->
         <!-- START: FOOTERBAR -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#CC0000" style="padding-top:13px; padding-bottom:13px; padding-left: 20px; padding-right: 20px;" valign="top">
            <!-- START: COPY 2/3 -->
            <div style="font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:17px; font-weight:bold;">
             <span>
              Walk-ins Welcome!
             </span>
             <span class="">
              |
             </span>
             <a style="color:#FFFFFF; font-weight:bold; text-decoration:none;">
              Find a Clinic
             </a>
            </div>
            <!-- END: COPY 2/3 -->
           </td>
          </tr>
         </table>
         <!-- END: FOOTERBAR -->
         <!-- START: MINUTECLINIC FOOTER NAVIGATION -->
         <table border="0" cellpadding="0" cellspacing="0" class="hide" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:158px;" valign="top" width="158">
            <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
             <a style="text-decoration:none; font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
              Locations
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:158px;" valign="top" width="158">
            <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
             <a style="text-decoration:none; font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
              Services
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:158px;" valign="top" width="158">
            <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
             <a style="text-decoration:none; font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
              Insurance
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:158px;" valign="top" width="158">
            <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
             <a style="text-decoration:none; font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
              About Us
             </a>
            </div>
           </td>
          </tr>
         </table>
         <!--[if !mso]><!-->
         <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
          <table align="left" border="0" cellpadding="0" cellspacing="0" role="Presentation" style="width:320px;" width="320">
           <tr>
            <td bgcolor="#FFFFFF" style="width:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;" width="1">
            </td>
            <td align="center" bgcolor="#FFFFFF" style="width:158px; padding-top:14px; padding-bottom:14px;" width="158">
             <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px;">
              <a style="text-decoration:none; font-weight:bold; color:#4C4C4C;">
               Locations
              </a>
             </div>
            </td>
            <td bgcolor="#D1CCCC" style="width:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;" width="1">
            </td>
            <td align="center" bgcolor="#FFFFFF" style="width:159px; padding-top:14px; padding-bottom:14px;" width="159">
             <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px;">
              <a style="text-decoration:none; font-weight:bold; color:#4C4C4C;">
               Services
              </a>
             </div>
            </td>
            <td bgcolor="#FFFFFF" style="width:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;" width="1">
            </td>
           </tr>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
           <tr>
            <td align="center" bgcolor="#D1CCCC" valign="top">
             <div class="lhfix" style="height:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;">
             </div>
            </td>
           </tr>
          </table>
          <table align="left" border="0" cellpadding="0" cellspacing="0" role="Presentation" style="width:320px;" width="320">
           <tr>
            <td bgcolor="#FFFFFF" style="width:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;" width="1">
            </td>
            <td align="center" bgcolor="#FFFFFF" style="width:158px; padding-top:14px; padding-bottom:14px;" width="158">
             <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px;">
              <a style="text-decoration:none; font-weight:bold; color:#4C4C4C;">
               Insurance
              </a>
             </div>
            </td>
            <td bgcolor="#D1CCCC" style="width:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;" width="1">
            </td>
            <td align="center" bgcolor="#FFFFFF" style="width:159px; padding-top:14px; padding-bottom:14px;" width="159">
             <div style="font-family:Helvetica, Arial, sans-serif; color:#4C4C4C; font-size:14px; mso-line-height-rule:exactly; line-height:16px;">
              <a style="text-decoration:none; font-weight:bold; color:#4C4C4C;">
               About Us
              </a>
             </div>
            </td>
            <td bgcolor="#FFFFFF" style="width:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;" width="1">
            </td>
           </tr>
          </table>
         </div>
         <!--<![endif]-->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#D1CCCC" valign="top">
            <div class="lhfix" style="height:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;">
            </div>
           </td>
          </tr>
         </table>
         <!-- END: MINUTECLINIC FOOTER NAVIGATION -->
         <!-- START:  SOCIAL APPS -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <th align="center" bgcolor="#FFFFFF" class="width320 block" style="vertical-align: middle; width:640px;" valign="middle" width="640">
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="hide" role="Presentation" style="width:181px;" width="181">
             <tr>
              <td align="left" bgcolor="#FFFFFF" height="74" style="padding-left: 20px; padding-right: 30px; min-width: 92px;" valign="middle" width="140">
               <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:14px; font-weight:bold;">
                Stay Connected
               </div>
              </td>
              <td align="left" bgcolor="#FFFFFF" height="74" style="padding-right:12px;" valign="middle" width="11">
               <a target="_blank">
                <img alt="" border="0" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_facebook_icon_social_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="11"/>
               </a>
              </td>
              <td align="left" bgcolor="#FFFFFF" height="74" style="padding-right:17px;" valign="middle" width="16">
               <a target="_blank">
                <img alt="" border="0" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_twitter_icon_social_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="16"/>
               </a>
              </td>
              <td align="left" bgcolor="#FFFFFF" height="74" style="" valign="middle" width="14">
               <a target="_blank">
                <img alt="" border="0" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_youtube_icon_social_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="14"/>
               </a>
              </td>
             </tr>
            </table>
            <table align="right" border="0" cellpadding="0" cellspacing="0" class="hide" role="Presentation" style="width:210px;" width="210">
             <tr>
              <td align="right" bgcolor="#FFFFFF" height="74" style="padding-right: 24px;" valign="middle" width="160">
               <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:14px; font-weight:bold;">
                <a style="text-decoration:none; font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:14px; font-weight:bold;">
                 Download Our App
                </a>
               </div>
              </td>
              <td align="right" bgcolor="#FFFFFF" height="74" style="padding-right:20px;" valign="middle" width="15">
               <a target="_blank">
                <img alt="" border="0" height="26" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252Fsocialicon_phonedesktop.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="15"/>
               </a>
              </td>
             </tr>
            </table>
            <!--[if !mso]><!-->
            <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
             <table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="Presentation" style="width:181px;" width="181">
              <tr>
               <td align="left" bgcolor="#FFFFFF" height="72" style="padding-left: 20px; padding-right: 30px;" valign="middle" width="140">
                <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:14px; font-weight:bold;">
                 Stay Connected
                </div>
               </td>
               <td align="left" bgcolor="#FFFFFF" height="72" style="padding-right:12px;" valign="middle" width="11">
                <a target="_blank">
                 <img alt="" border="0" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_facebook_icon_social_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="11"/>
                </a>
               </td>
               <td align="left" bgcolor="#FFFFFF" height="72" style="padding-right:17px;" valign="middle" width="16">
                <a target="_blank">
                 <img alt="" border="0" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_twitter_icon_social_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="16"/>
                </a>
               </td>
               <td align="left" bgcolor="#FFFFFF" height="72" style="padding-right:20px;" valign="middle" width="14">
                <a target="_blank">
                 <img alt="" border="0" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_youtube_icon_social_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="14"/>
                </a>
               </td>
              </tr>
             </table>
             <table align="left" border="0" cellpadding="0" cellspacing="0" role="Presentation" style="width:320px;" width="320">
              <tr>
               <td align="left" bgcolor="#FFFFFF" height="44" style="padding-left:20px; padding-right:15px;" valign="middle" width="26">
                <a target="_blank">
                 <img alt="" border="0" height="44" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252Fsocialicon_phonemobile.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="26"/>
                </a>
               </td>
               <td align="left" class="" height="auto" style="vertical-align:middle; padding-right:20px;" valign="middle">
                <a style="text-decoration:none;">
                </a>
                <table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" role="Presentation">
                 <tr>
                  <td bgcolor="#000000" colspan="3" height="2" style="height:2px; mso-line-height-rule:exactly; font-size:2px; line-height:2px;">
                  </td>
                 </tr>
                 <tr>
                  <td bgcolor="#000000" style="width:3px; font-size:2px; mso-line-height-rule:exactly; line-height:2px;" width="2">
                  </td>
                  <td align="center" bgcolor="#FFFFFF" class="width278" style="width:236px; padding-top:14px; padding-bottom:14px;" width="236">
                   <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:14px;">
                    <a style="text-decoration:none; font-weight:bold; color:#000000;">
                     Download Our App
                    </a>
                   </div>
                  </td>
                  <td bgcolor="#000000" style="width:2px; font-size:2px; mso-line-height-rule:exactly; line-height:2px;" width="2">
                  </td>
                 </tr>
                 <tr>
                  <td bgcolor="#000000" colspan="3" height="2" style="height:2px; font-size:2px; mso-line-height-rule:exactly; line-height:2px;">
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
              <tr>
               <td align="center" bgcolor="#FFFFFF" valign="top">
                <div class="lhfix" style="mso-line-height-rule:exactly; line-height:14px;">
                </div>
               </td>
              </tr>
             </table>
            </div>
            <!--<![endif]-->
           </th>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#D1CCCC" valign="top">
            <div class="lhfix" style="height:1px; font-size:1px; mso-line-height-rule:exactly; line-height:1px;">
            </div>
           </td>
          </tr>
         </table>
         <!-- END:  SOCIAL APPS -->
         <!-- START:  TEXT NAVIGATION -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-top:20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;" valign="top">
            <div style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold;">
             <a style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold; text-decoration:none;" target="blank">
              Clinic Locator
             </a>
             |
             <a style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold; text-decoration:none;" target="blank">
              Why Choose Us?
             </a>
             |
             <a style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold; text-decoration:none;" target="blank">
              Contact Us
             </a>
             <span class="hide">
              |
             </span>
             <a style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold; text-decoration:none;" target="blank">
              Careers
             </a>
             |
             <a style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold; text-decoration:none;" target="blank">
              View this on the web
             </a>
             |
             <a style="font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; mso-line-height-rule:exactly; line-height:16px; font-weight:bold; text-decoration:none;" target="blank">
              Unsubscribe
             </a>
            </div>
           </td>
          </tr>
         </table>
         <!-- END:  TEXT NAVIGATION -->
         <!-- START: GOLD SEAL -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-left:20px;" valign="middle" width="60">
            <a target="_blank">
             <img alt="Minute Clinic has earned The Joint Commission Gold Seal of Approval." border="0" height="60" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_Joint_Commission_GoldSeal_201808_v1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="60"/>
            </a>
           </td>
           <td align="left" bgcolor="#FFFFFF" style="padding-left: 20px; padding-right: 20px; text-align:left; font-family:Helvetica, Arial, sans-serif; font-size:12px; line-height:14px; color:#000000; font-weight:bold;" valign="middle" width="560">
            <div style="font-family:Helvetica, Arial, sans-serif; font-size:12px; mso-line-height-rule: exactly; line-height: 14px; text-decoration:none; color:#000000; font-weight:bold;">
             <a style="font-family:Helvetica, Arial, sans-serif; font-size:12px; mso-line-height-rule: exactly; line-height: 14px; text-decoration:none; color:#000000; font-weight:bold;">
              We've earned the Gold Seal of Approval
              <sup>
               ®
              </sup>
              from The Joint Commission
             </a>
            </div>
           </td>
          </tr>
         </table>
         <!-- END: GOLD SEAL -->
         <!-- START: MINUTECLINIC BUSINESS ADDRESS -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-bottom:10px;padding-left:20px;" valign="middle" width="148">
            <a target="_blank">
             <img alt="MinuteClinic®" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_minuteclinic_logo_HEADERFOOTER_red_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="display:block" width="148"/>
            </a>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-left: 20px; padding-right: 20px;" valign="top">
            <div style="font-family:Helvetica, Arial, sans-serif; font-size:12px; mso-line-height-rule: exactly; line-height: 16px; text-decoration:none; color:#000000; font-weight:bold;">
             <a style="font-family:Helvetica, Arial, sans-serif; font-size:12px; mso-line-height-rule: exactly; line-height: 16px; text-decoration:none; color:#000000; font-weight:bold;">
              © 2019
              <span style="color:#cc0000;">
               MinuteClinic
               <sup>
                ®
               </sup>
              </span>
              <br/>
              One CVS Drive, Woonsocket, RI 02895
             </a>
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
            </div>
           </td>
          </tr>
         </table>
         <!-- END: MINUTECLINIC BUSINESS ADDRESS-->
         <!-- START : DISCLAIMER MODULE -->
         <!-- START: SPACER -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:10px;">
            </div>
           </td>
          </tr>
         </table>
         <!-- END: SPACER -->
         <!-- START: DESKTOP -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320 hide" style="width:640px;" width="640">
          <tr>
           <td align="left" style="padding-left:20px; padding-right:20px; font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464;" valign="top">
            <div class="textresizeto14" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464; text-decoration:none;">
             *FOR NO-COST FLU SHOT OFFER: Flu shots available when MinuteClinic
             <sup>
              ®
             </sup>
             health care provider is on duty. Age restrictions apply. Eligible patients will not pay any co-payments unless otherwise required by their plan, including Medicare Part B.
             <br/>
             <br/>
             *FOR $5 OFF $25 OFFER: Offer available August 19 to December 31, 2019, while supplies last. You will receive a merchandise coupon valid for 1-time use at CVS Pharmacy
             <sup>
              ®
             </sup>
             or Longs Drugs
             <sup>
              ®
             </sup>
             locations. Terms and conditions apply. See coupon for details. $5 savings applied to total qualifying minimum purchase of $25 (after other coupons and discounts are applied). Coupon cannot be issued or redeemed at CVS Pharmacy or Longs Drugs locations in Target stores or in any location in AR, NJ and NY. Offer not valid at MinuteClinic
             <sup>
              ®
             </sup>
             locations in MA, NJ, NY, PA and RI. Limit 1 per customer.
             <br/>
             <br/>
             *SOURCE: Centers for Disease Control and Prevention. 


"
             <a style="text-decoration: underline; color: #646464;" target="_blank">
              Who Needs a Flu Vaccine and When
             </a>
             ."
 Accessed October 2, 2019.
             <br/>
             <br/>
             *FOR VIDEO VISIT: Available in select states for select conditions. Other restrictions apply. Adults and children over 2 years old. Scheduled visits take place from 7 AM to 9 PM ET and must be reserved 24 to 48 hours ahead of time. Insurance is currently not accepted for this service. Payment is due at time of visit.
            </div>
           </td>
          </tr>
         </table>
         <!-- END: DESKTOP -->
         <!-- START: MOBILE -->
         <!--[if !mso]><!-->
         <div class="imghide" style="max-height:0px; font-size:0; display:none; overflow:hidden;">
          <table border="0" cellpadding="0" cellspacing="0" class="width320" style="width:640px;" width="640">
           <tr>
            <td align="left" style="padding-left:20px; padding-right:20px; font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464;" valign="top">
             <div class="textresizeto14" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464; text-decoration:none;">
              *FOR NO-COST FLU SHOT OFFER: Flu shots available when MinuteClinic
              <sup>
               ®
              </sup>
              health care provider is on duty. Age restrictions apply. Eligible patients will not pay any co-payments unless otherwise required by their plan, including Medicare Part B.
              <br/>
              <br/>
              *FOR $5 OFF $25 OFFER: Offer available August 19 to December 31, 2019, while supplies last. You will receive a merchandise coupon valid for 1-time use at CVS Pharmacy
              <sup>
               ®
              </sup>
              or Longs Drugs
              <sup>
               ®
              </sup>
              locations. Terms and conditions apply. See coupon for details. $5 savings applied to total qualifying minimum purchase of $25 (after other coupons and discounts are applied). Coupon cannot be issued or redeemed at CVS Pharmacy or Longs Drugs locations in Target stores or in any location in AR, NJ and NY. Offer not valid at MinuteClinic
              <sup>
               ®
              </sup>
              locations in MA, NJ, NY, PA and RI. Limit 1 per customer.
              <br/>
              <br/>
              *SOURCE: Centers for Disease Control and Prevention. 


"
              <a style="text-decoration: underline; color: #646464;" target="_blank">
               Who Needs a Flu Vaccine and When
              </a>
              ."
 Accessed October 2, 2019.
              <br/>
              <br/>
              *FOR VIDEO VISIT: Available in select states for select conditions. Other restrictions apply. Adults and children over 2 years old. Scheduled visits take place from 7 AM to 9 PM ET and must be reserved 24 to 48 hours ahead of time. Insurance is currently not accepted for this service. Payment is due at time of visit.
             </div>
            </td>
           </tr>
          </table>
         </div>
         <!--<![endif]-->
         <!-- END: MOBILE -->
         <!-- END : DISCLAIMER MODULE -->
         <!-- START: MINUTE CLINIC STANDARD DISCLAIMER -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:10px;">
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-left: 20px; padding-right: 20px; font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464;" valign="top">
            <div class="textresizeto14" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464; text-decoration:none;">
             Add
             <a style="color:#CC0000; text-decoration:none; font-weight:bold;">
              minuteclinic@pharmacy.cvs.com
             </a>
             to your address book to continue receiving our emails.
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:10px;">
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-left: 20px; padding-right: 20px; font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464;" valign="top">
            <div class="textresizeto14" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464; text-decoration:none;">
             View our privacy policy
             <a style="color:#CC0000; text-decoration:none; font-weight:bold;" target="_blank">
              here
             </a>
             .
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:10px;">
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-left: 20px; padding-right: 20px; font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464;" valign="top">
            <div class="textresizeto14" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464; text-decoration:none;">
             <span class="greyTextNoUl">
              You are receiving this email because you indicated you wanted email communications from MinuteClinic
              <sup style="font-size: 60%; mso-line-height-rule:exactly; line-height:0;">
               ®
              </sup>
              . If you no longer wish to receive future emails from us, you can
              <a style="color:#CC0000; font-weight:bold; text-decoration:none;" target="_blank">
               unsubscribe
              </a>
              or
              <a style="color:#CC0000; font-weight:bold; text-decoration:none;" target="_blank">
               update your email preferences here
              </a>
              , call 1-800-746-7287 or mail us at Customer Relations, One CVS Drive, Woonsocket, RI 02895.
             </span>
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:10px;">
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="left" bgcolor="#FFFFFF" style="padding-left: 20px; padding-right: 20px; font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464;" valign="top">
            <div class="textresizeto14" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; mso-line-height-rule: exactly; line-height: 14px; color:#646464; text-decoration:none;">
             <span class="greyTextNoUl">
              Please do not reply to this email. For questions not related to your email preferences, contact us by calling 1-800-746-7287 or through our
              <a style="color:#CC0000; text-decoration:none; font-weight:bold;" target="_blank">
               Customer Service page
              </a>
              .
             </span>
            </div>
           </td>
          </tr>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <div class="lhfix" style="mso-line-height-rule:exactly; line-height:20px;">
            </div>
           </td>
          </tr>
         </table>
         <!-- END: MINUTE CLINIC STANDARD DISCLAIMER -->
        </td>
       </tr>
      </table>
     </td>
    </tr>
   </table>
   <!-- END: DOCUMENT CONTAINER -->
   <table border="0" cellpadding="0" cellspacing="0" class="hide">
    <tr>
     <td class="hide" height="1" style="min-width:640px; font-size:0px; line-height:0px;">
      <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNnU:-vRZKgdIL2Een9MEUvGh9WZ_lCv-4LKWoEae5eLxyzI" style="min-width: 640px; text-decoration: none; border: none;"/>
     </td>
    </tr>
   </table>
  </div>
 </body>
</html>