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%253DYQpglLjHJlTQGNzc0db6XkmurzcaThnH7hO0rRyd8OKWzaHO04solezfnpBAU4XTCDOzbkrJVXHkMX%253Dw%2526_ei_%253DEjkJt2Zzd8oCnkkFf0hwlO_wwlouIfOnzqc7570N7TTSSwuN5dP2OcxAcqum3v-DHlhi76BR6tfsAx27nxKPJ3SWy-axcTc7zMQ6EXKUVgbA3pY./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaGFybWFjeS5jdiJ9:1kXNr5:ihleiHt9Q4wkCa1tyHwWGp1EiEmYbatDe6mRS2aSuDQ"/>
    </td>
   </tr>
  </table>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   And save on a wide range ⛰😉 of photo items.*
  </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: CVS 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="CVS Pharmacy®" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_pharmacy_logo_HEADERFOOTER_red_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block" width="230"/>
            </a>
           </td>
          </tr>
         </table>
         <!-- END: CVS 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-top:8px;padding-bottom:8px;">
               <a target="_blank">
                <img alt="Photo" border="0" height="26" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_photo_logo_BB_white_201712_v2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block; width:auto;" width=""/>
               </a>
              </td>
              <td align="right" bgcolor="#CC0000" class="width320" style="padding-right: 20px;">
               <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;">
                 Track down more deals.
                </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="width320" style="padding-top:8px; padding-bottom: 3px;" valign="top">
                <a target="_blank">
                 <img alt="Photo" border="0" height="26" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_photo_logo_BB_white_201712_v2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block" width=""/>
                </a>
               </td>
              </tr>
             </table>
             <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:5px; 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;">
                  Track down more deals.
                 </a>
                </div>
               </td>
              </tr>
             </table>
            </div>
            <!--<![endif]-->
           </th>
          </tr>
         </table>
         <!-- END: BRANDBAR -->
         <!-- START: EMAIL BODY -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;height:1px;background-color:#CC0000;" width="640">
          <tbody>
           <tr>
            <td align="center" style="height:1px;mso-line-height-rule:exactly;line-height:1px;" valign="top">
             <div style="height:1px;mso-line-height-rule:exactly;line-height:1px;">
              <img src="https://inboxflows.com/_/image/https%253A%252F%252Fad.atdmt.com%252Fi%252Fimg%253Bp%253D11147200810746%253Ba%253D11147200810744%253Bidfa%253D%253Bidfa_lat%253D%253Baaid%253D%253Baaid_lat%253D%253Bcache%253D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhZC5hdGRtdC5jbyJ9:1kXNr5:0RgbBlXztePtiY-aLbQDhKgtH3LEQi88wIen_H3RdZs" style="font-size: 0; line-height: 0; opacity: 0; visibility: hidden;"/>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
         <!-- START : IMAGESWAP MODULE -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <!-- START: DESKTOP IMAGE -->
            <div class="hide" style="height:auto;">
             <a>
              <img alt="60% off* foil + premium stationery cards with Promo Code: FOIL60 and 40% off* photo cards with Promo Code: GREETING40" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Desktop_MV1_Slice1.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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="60% off* foil + premium stationery cards with Promo Code: FOIL60 and 40% off* photo cards with Promo Code: GREETING40" 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_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Mobile_MV1_Slice1.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block;"/>
             </a>
            </div>
            <!--<![endif]-->
            <!-- END: MOBILE IMAGE -->
           </td>
          </tr>
         </table>
         <!-- END : IMAGESWAP MODULE -->
         <!-- START : IMAGESWAP MODULE -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <!-- START: DESKTOP IMAGE -->
            <div class="hide" style="height:auto;">
             <a>
              <img alt="Up to 75% off select canvas prints*" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Desktop_MV1_Slice2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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="Up to 75% off select canvas prints*" 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_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Mobile_MV1_Slice2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block;"/>
             </a>
            </div>
            <!--<![endif]-->
            <!-- END: MOBILE IMAGE -->
           </td>
          </tr>
         </table>
         <!-- END : IMAGESWAP MODULE -->
         <!-- START : IMAGESWAP MODULE -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <!-- START: DESKTOP IMAGE -->
            <div class="hide" style="height:auto;">
             <a>
              <img alt="Up to 70% off 4x6 prints*" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Desktop_MV1_Slice3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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="Up to 70% off 4x6 prints*" 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_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Mobile_MV1_Slice3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block;"/>
             </a>
            </div>
            <!--<![endif]-->
            <!-- END: MOBILE IMAGE -->
           </td>
          </tr>
         </table>
         <!-- END : IMAGESWAP MODULE -->
         <!-- START : IMAGESWAP MODULE -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <!-- START: DESKTOP IMAGE -->
            <div class="hide" style="height:auto;">
             <a>
              <img alt="40% off* photo gifts and wall décor with Promo Code: JOY40" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Desktop_MV1_Slice4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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="40% off* photo gifts and wall décor with Promo Code: JOY40" 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_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Mobile_MV1_Slice4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block;"/>
             </a>
            </div>
            <!--<![endif]-->
            <!-- END: MOBILE IMAGE -->
           </td>
          </tr>
         </table>
         <!-- END : IMAGESWAP MODULE -->
         <!-- START : IMAGESWAP MODULE -->
         <table border="0" cellpadding="0" cellspacing="0" class="width320" role="Presentation" style="width:640px;" width="640">
          <tr>
           <td align="center" bgcolor="#FFFFFF" valign="top">
            <!-- START: DESKTOP IMAGE -->
            <div class="hide" style="height:auto;">
             <a>
              <img alt="Buy 1, get 1 50% off* enlargements, wallets and collage prints with Promo Code: LARGE50" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcvs%252Fcontentlibrary%252F%2521promotional%252F2019%252F2019_10_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Desktop_MV1_Slice5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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="Buy 1, get 1 50% off* enlargements, wallets and collage prints with Promo Code: LARGE50" 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_photo%252Fph_19_10_14_list_cut%252Fimages%252F101419_Week42_Email_Mobile_MV1_Slice5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="display:block;"/>
             </a>
            </div>
            <!--<![endif]-->
            <!-- END: MOBILE IMAGE -->
           </td>
          </tr>
         </table>
         <!-- END : IMAGESWAP MODULE -->
         <!-- 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>
              <a style="color:#FFFFFF; font-weight:bold; text-decoration:none;">
               Sign In
              </a>
             </span>
             <span class="">
              |
             </span>
             <a style="color:#FFFFFF; font-weight:bold; text-decoration:none;">
              Join
             </a>
            </div>
            <!-- END: COPY 2/3 -->
           </td>
          </tr>
         </table>
         <!-- END: FOOTERBAR -->
         <!-- START: PHOTO 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; padding-left: 20px; width:66px;" valign="top" width="66">
            <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;">
              Prints
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:57px;" valign="top" width="57">
            <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;">
              Cards
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:120px;" valign="top" width="120">
            <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;">
              Photo Books
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:72px;" valign="top" width="72">
            <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;">
              Wall Art
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:121px;" valign="top" width="121">
            <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;">
              Gifts &amp; Decor
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; width:95px;" valign="top" width="95">
            <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;">
              Calendars
             </a>
            </div>
           </td>
           <td align="center" bgcolor="#FFFFFF" style="padding-top:21px; padding-bottom:21px; padding-right: 20px; width:69px;" valign="top" width="69">
            <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;">
              Deals
             </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;">
               Prints
              </a>
             </div>
            </td>
            <td bgcolor="#D1CCCC" style="width:1px; font-size:1px; height: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;">
               Cards
              </a>
             </div>
            </td>
            <td bgcolor="#FFFFFF" style="width:1px; font-size:1px; height: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;">
               Photo Books
              </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;">
               Wall Art
              </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;">
               Gifts &amp; Decor
              </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;">
               Calendars
              </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:318px; padding-top:14px; padding-bottom:14px;" width="318">
             <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;">
               Deals
              </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: PHOTO 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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">
              My Account
             </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">
              Store 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">
              Return Policy
             </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">
              Contact 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">
              View this on the web
             </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">
              + Rate this Email
             </a>
            </div>
           </td>
          </tr>
         </table>
         <!-- END:  TEXT NAVIGATION -->
         <!-- START: CVS 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="CVS Pharmacy®" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fcvs%252FCVS_pharmacy_logo_HEADERFOOTER_red_201712_v1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" 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 CVS Pharmacy, Inc.
              <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: CVS 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;">
             *PREMIUM CARDS OFFER - Add any 5x7 foil and/or premium Photo card(s) to your cart and enter Promo Code FOIL60 to receive 60% off your 5x7 foil and/or premium Photo card order. Offer applies to 5x7 foil and premium cards only. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. These products are not available for same day pickup.
             <br/>
             <br/>
             GREETING CARDS OFFER: Add any Photo card(s) to your cart and enter Promo Code GREETING40 to receive 40
             <sup>
              %
             </sup>
             off your Photo card order. Offer valid online and in the app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
             <br/>
             <br/>
             UNFRAMED CANVAS PRINTS OFFER: Add any 11x14 unframed canvas print(s) to your cart and enter Promo Code UNFRAMED to receive your 11x14 unframed canvas print(s) for
             <sup>
              $
             </sup>
             9.99 each. Offer applies to 11x14 unframed canvas prints only. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. These items do not qualify for free same-day pickup.
             <br/>
             <br/>
             FRAMED CANVAS PRINTS OFFER: Add any 11x14 framed canvas print(s) to your cart and enter Promo Code FRAMED to receive your 11x14 framed canvas print(s) for
             <sup>
              $
             </sup>
             19.99 each. Offer applies to 11x14 framed canvas prints only. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. These items do not qualify for free same-day pickup.
             <br/>
             <br/>
             GIFTS OFFER: Add any Photo gift and/or wall decor item(s) to your cart and enter Promo Code JOY40 to receive 40
             <sup>
              %
             </sup>
             off your Photo gift and/or wall decor order. Offer excludes blankets and pillows. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
             <br/>
             <br/>
             PRINTS OFFER: Add 50 or more 4x6 prints to your cart and enter Promo Code 13CENTS to receive your 50 or more 4x6 prints for 13
             <sup>
              ¢
             </sup>
             each. Offer excludes 5x7, 6x6, 6x8, 8x8, 8x10, wallet-size and 4x6 collage prints. Offer valid online and in the mobile app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
             <br/>
             Add 100 or more 4x6 prints to your cart and enter Promo Code 10CENTS to receive your 100 or more 4x6 prints for 10
             <sup>
              ¢
             </sup>
             each. Offer excludes 5x7, 6x6, 6x8, 8x8, 8x10, wallet-size and 4x6 collage prints. Offer valid online and in the mobile app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
             <br/>
             <br/>
             ENLARGEMENTS, COLLAGES, WALLET PRINTS OFFER: Add a minimum of two (2) 5x7, 6x6, 6x8, 8x8, 8x10 and/or wallet prints and/or collages to your cart and enter Promo Code LARGE50 to receive your second 5x7, 6x6, 6x8, 8x8 8x10 and/or wallet print and/or collage of equal or lesser value for 50% off. Offer excludes all single image 4x6 prints. Offer valid online and in the mobile app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
             <sup>
              ®
             </sup>
             reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
            </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;">
              *PREMIUM CARDS OFFER - Add any 5x7 foil and/or premium Photo card(s) to your cart and enter Promo Code FOIL60 to receive 60% off your 5x7 foil and/or premium Photo card order. Offer applies to 5x7 foil and premium cards only. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. These products are not available for same day pickup.
              <br/>
              <br/>
              GREETING CARDS OFFER: Add any Photo card(s) to your cart and enter Promo Code GREETING40 to receive 40
              <sup>
               %
              </sup>
              off your Photo card order. Offer valid online and in the app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
              <br/>
              <br/>
              UNFRAMED CANVAS PRINTS OFFER: Add any 11x14 unframed canvas print(s) to your cart and enter Promo Code UNFRAMED to receive your 11x14 unframed canvas print(s) for
              <sup>
               $
              </sup>
              9.99 each. Offer applies to 11x14 unframed canvas prints only. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. These items do not qualify for free same-day pickup.
              <br/>
              <br/>
              FRAMED CANVAS PRINTS OFFER: Add any 11x14 framed canvas print(s) to your cart and enter Promo Code FRAMED to receive your 11x14 framed canvas print(s) for
              <sup>
               $
              </sup>
              19.99 each. Offer applies to 11x14 framed canvas prints only. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. These items do not qualify for free same-day pickup.
              <br/>
              <br/>
              GIFTS OFFER: Add any Photo gift and/or wall decor item(s) to your cart and enter Promo Code JOY40 to receive 40
              <sup>
               %
              </sup>
              off your Photo gift and/or wall decor order. Offer excludes blankets and pillows. Offer valid online only. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
              <br/>
              <br/>
              PRINTS OFFER: Add 50 or more 4x6 prints to your cart and enter Promo Code 13CENTS to receive your 50 or more 4x6 prints for 13
              <sup>
               ¢
              </sup>
              each. Offer excludes 5x7, 6x6, 6x8, 8x8, 8x10, wallet-size and 4x6 collage prints. Offer valid online and in the mobile app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
              <br/>
              Add 100 or more 4x6 prints to your cart and enter Promo Code 10CENTS to receive your 100 or more 4x6 prints for 10
              <sup>
               ¢
              </sup>
              each. Offer excludes 5x7, 6x6, 6x8, 8x8, 8x10, wallet-size and 4x6 collage prints. Offer valid online and in the mobile app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
              <br/>
              <br/>
              ENLARGEMENTS, COLLAGES, WALLET PRINTS OFFER: Add a minimum of two (2) 5x7, 6x6, 6x8, 8x8, 8x10 and/or wallet prints and/or collages to your cart and enter Promo Code LARGE50 to receive your second 5x7, 6x6, 6x8, 8x8 8x10 and/or wallet print and/or collage of equal or lesser value for 50% off. Offer excludes all single image 4x6 prints. Offer valid online and in the mobile app. Offer starts 10/13/19 at 12:01 am ET. Offer ends 10/19/19 at 11:59 pm ET. Only one discount may be applied to each item. Promo Code must be entered at time of Checkout to apply discount. Savings are not transferable. Tax and shipping charges are not applicable towards the offer. CVS Pharmacy
              <sup>
               ®
              </sup>
              reserves the right to make changes to or terminate this offer at any time. Same-day pickup applies to select Photo products only and on orders received by 7 pm local time.
             </div>
            </td>
           </tr>
          </table>
         </div>
         <!--<![endif]-->
         <!-- END: MOBILE -->
         <!-- END : DISCLAIMER MODULE -->
         <!-- START: PHOTO 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;">
              photo@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 CVS Pharmacy
              <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; text-decoration:none; font-weight:bold;" target="_blank">
               unsubscribe
              </a>
              or
              <a style="color:#CC0000; text-decoration:none; font-weight:bold;" 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: PHOTO 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:1kXNr5:yAA7bclW7scpukKow8DBcctVOfnXuLZyar62qPm1UuQ" style="min-width: 640px; text-decoration: none; border: none;"/>
     </td>
    </tr>
   </table>
  </div>
 </body>
</html>