Inboxes

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 style="opacity: 1;" xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <title>
   Liberty London
  </title>
  <style type="text/css">
   @import url(https://inboxflows.com/_/image/http%253A%252F%252Ffonts.googleapis.com%252Fcss%253Ffamily%253DLato%253A400%252C700%252C900/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmZvbnRzLmdvb2dsZSJ9:1kXPP8:_TwQg15CkV3hgIRatyn19BRmncUzYiM5iqIwIgFELjg);

    	/* Resets and client fixes */
    	body { width: 100% !important; -webkit-text-size-adjust: none; margin: 0; padding: 0; }     
        #outlook a { padding: 0; }
        .ReadMsgBody { width: 100%; }
        .ExternalClass { width: 100%; } 
        .backgroundTable { margin: 0 auto; padding: 0; width: 100% !important; }
        table {	border-collapse: collapse; }
        table td { border-collapse: collapse; }
        .ExternalClass * { line-height: 115%; }
        p { margin: 0; padding: 0; }
        img { border: none; display: block; }    
        /* End reset */

        .textCtaHover {
			border-bottom: 1px solid transparent;
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.textCtaHover:hover {
			border-bottom: 1px solid #000000;
		}

		.buttonHover {
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.buttonHover:hover {
			background-color: #000000;
		}

		.buttonHover span {
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.buttonHover:hover span {
			color: #ffffff !important;
		}
		
        @media screen and ( max-width: 640px ) and (-webkit-min-device-pixel-ratio: 0) {

			/* Display block allows us to stack elements */                      
			*[class="mobileColumn"] {
				display: block;            	
				width: 100% !important;
			}

			*[class="collapse"] {
				height: 0 !important;
			}

			*[class="heightCollapse"] {
				height: auto !important;
			}	

			/* Hide stuff */
			*[class="hide"] {
				display: none !important;
				font-size: 0 !important;
				height: 0 !important;
				width: 0 !important;
				overflow: hidden;
			}

            /* Sets elements to 100% width */
            *[class="fullWidth"] {
            	width: 100% !important;
            	height: auto !important;
            	min-width: 0px !important;
            }

            *[class="halfWidth"] {
            	width: 50% !important;
            	height: auto !important;
            	min-width: 0px !important;
            }

            *[class="quarterWidth"] {
            	width: 25% !important;
            	height: auto !important;
            	min-width: 0px !important;
            }

            *[class="threeQuarterWidth"] {
            	width: 75% !important;
            	height: auto !important;
            	min-width: 0px !important;
            }

            *[class="fortyPercentWidth"] {
            	width: 40% !important;
            	height: auto !important;
            	min-width: 0px !important;
            } 

            *[class="sixtyPercentWidth"] {
            	width: 60% !important;
            	height: auto !important;
            	min-width: 0px !important;
            }

            /* Center content */
            *[class="center"] {
            	text-align: center !important;
            	width: 100% !important;
            	height: auto !important;
            }
			
			/* Row spacers */
            *[class="mblSpacer"] {
				height: 10px !important;
				width: 100% !important;
            }

			*[class="medMblSpacer"] {
				height: 15px !important;
				width: 100% !important;
            }

            *[class="lrgMblSpacer"] {
				height: 30px !important;
				width: 100% !important;
            }

            *[class="xlMblSpacer"] {
                height: 50px !important;
                width: 100% !important;
            }

            *[class="mblSpacerOnly"] {
                height: 20px;
            }

            /* Top bar */
            td[class="topBarEdge"] {
            	width: 15% !important;
            }

            td[class="topBarCenter"] {
            	width: 70% !important;
            }
			
			/* Grid */
            td[class="outerTableCellWrap"] {
				width: 100% !important;
				min-width: 0px !important;
            }

            table[class="innerTable"] {
				width: 90% !important;
				min-width: 0px !important;
            }

           	table[class="fullInnerTable"] {
				width: 100% !important;
				min-width: 0px !important;
            }

            td[class="fullCell"] {
				width: 100% !important;
				min-width: 0px !important;
            }

            table[class="socialIconTable"] {
            	width: 80% !important;
            }

			table[class="deliveryTable"] {
				width: 33% !important;
				border: none !important;
			}

			td[class="deliveryColumn"] {
				display: block !important;
				text-align: center !important;
			}

            /* img */
			img[class="crest"] {
				width: 60px;
				height: auto !important;
			}

			img[class="loveLiberty"] {
				width: 200px;
				height: auto !important;
			}

            img[class="padBottom"] {
            	margin-bottom: 10px;
            }
			
			/* Typography */
            *[class="headline"] {
            	font-size: 36px !important;
            	line-height: 40px !important;
            }

            *[class="secondHeadline"] {
            	font-size: 24px !important;
            	line-height: 28px !important;
            }

			*[class="paragraph"] {
            	font-size: 18px !important;
            	line-height: 24px !important;
            }

			*[class="smallParagraph"] {
            	font-size: 12px !important;
            	line-height: 28px !important;
            }

			*[class="heading"] {
            	font-size: 24px !important;
            	line-height: 34px !important;
            }
			
			/* Hamburger navigation */
			.navWrapper {
				border-bottom: 0 !important;
			}

			.navContainer {
				position: relative;
			}

			.navContainer th {
				display: block;
				width: 100%;
				border-bottom: 1px solid #e8e8e8;
			}

			.navContainer th:hover {
				background-color: #ffffff;
			}

			.navContainer th a {
				display: block;
				height: 40px;
			}

			#menuContainer {
				position: relative;
				overflow: hidden;
			}

			.navContainer table {
				margin-top: -500px;
				-ms-transition: margin-top .5s ease-in-out;
				-webkit-transition: margin-top .5s ease-in-out;
			}

            /* checkbox mechanism */
            #navCheckbox {
				display: none;
            }

			#navCheckbox:checked + table {
				margin-top: 0%;
			}

            /* fallback hover mechanism */            
			.nav-over,
			.nav-under {
				display: block !important;
				max-height: none !important;
				padding-top: 3px;
				padding-bottom: 3px;
				cursor: pointer;
			}

			.nav-over img,
			.nav-under img {
				display: block;
				float: left;
				margin-right: 5px;
			}

            /* to deal with quirks in windows 8.1 and Outlook iOS */            
			.nav-over {
				-ms-transition-delay: 1.5s;
				-webkit-transition-delay: 1.5s;
			}

			.navContainer > .nav-over:hover + div table {
				margin-top: 0% !important;
			}

			.navContainer > .nav-over:hover {
				visibility: hidden;
			}

			.textCtaHover, .textCtaHover:hover {
				border-bottom: none;
			}
        }

        @media screen and ( max-width: 600px ) {

			table[class="deliveryTable"] {
				width: 70% !important;
				border: 1px solid #CCCCCC !important;
				text-align: center !important;
				margin: 0 auto 10px !important;
				float: none !important;
				clear: both !important;
			}

			td[class="deliveryColumn"] {
				width: 70% !important;
				padding-top: 12px !important;
				padding-bottom: 12px !important;
				padding-left: 15% !important;
				padding-right: 15% !important;
			}

        }

        @media screen and ( max-width: 420px ) {

			table[class="deliveryTable"] {
				width: 90% !important;
				margin: 0 auto 10px !important;
			}

        }
  </style>
 </head>
 <body bgcolor="#f5f5f5" style="padding: 0px; margin: 0px; -webkit-font-smoothing: antialiased; text-size-adjust: none; width: 100%;" width="100%">
  <table border="0" cellpadding="0" cellspacing="0" style="margin: 0; padding: 0" width="100%">
   <!-- preheader -->
   <tbody>
    <tr bgcolor="#333333" class="hide">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="5" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr height="20">
         <td align="left" class="halfWidth" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;" width="450">
          <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; color: #999999;">
           Plus, meet Maria Black and shop the new Heroes collection
          </span>
         </td>
         <td align="right" class="halfWidth" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;" width="150">
          <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; color: #999999;">
           <a style="color:#999999;text-decoration:none;">
            View in web browser
           </a>
          </span>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END preheader -->
    <!-- header -->
    <tr bgcolor="#2d043b">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr height="80">
         <td align="left" class="topBarEdge" width="100">
          <div class="navContainer">
           <!-- Hamburger icon -->
           <!--[if !mso 9]><!-->
           <div class="nav-under" style="display:none; overflow:hidden; max-height:0px;">
            <label for="navCheckbox">
             <img alt="Show Menu" border="0" height="15" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fnavicon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" width="28"/>
            </label>
           </div>
           <div class="nav-over" style="display:none;overflow:hidden;max-height:0px;position:absolute;top:0px;width:100%;opacity:0
				                        ">
            <label for="navCheckbox">
             <img alt="Show Menu" border="0" height="15" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fnavicon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" width="28"/>
            </label>
           </div>
           <!--<![endif]-->
           <!-- Hamburger icon -->
          </div>
         </td>
         <td align="center" class="topBarCenter" height="80" width="400">
          <a>
           <img alt="Liberty London" border="0" height="45" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2017%252Fliberty-london-logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="150"/>
          </a>
         </td>
         <td align="right" width="100">
          <table>
           <tbody>
            <tr>
             <td align="right" class="topBarEdge">
              <a>
               <img alt="Account icon" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fliberty-account-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="20"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- Navigation menu -->
    <tr>
     <td>
      <table bgcolor="#f5f5f5" border="0" cellpadding="0" cellspacing="0" class="navWrapper" style="border-bottom: 1px solid #e8e8e8;" valign="center" width="100%">
       <!-- Navigation -->
       <tbody>
        <tr>
         <td align="center" class="heightCollapse" height="36">
          <div class="navContainer">
           <div id="menuContainer">
            <!--[if !mso 9]><!-->
            <input id="navCheckbox" style="display: none; width:0; height:0; overflow: hidden; float: none; visibility: hidden; border: none; font-size: 0; max-width:0; max-height: 0; mso-hide: all;" type="checkbox"/>
            <!--<![endif]-->
            <table border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" height="36" style="min-width: 600px;" width="600">
             <tbody>
              <tr>
               <th align="center" valign="center" width="20%">
                <a class="textCtaHover" style="font-family: Georgia, 'Times New Roman', serif; color: #212121; font-size: 13px; line-height: 36px; height: 36px; line-height: 36px; display: block; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;" target="_blank">
                 BEAUTY
                </a>
               </th>
               <th align="center" width="20%">
                <a class="textCtaHover" style="font-family: Georgia, 'Times New Roman', serif; color: #212121; font-size: 13px; line-height: 36px; height: 36px; line-height: 36px; display: block; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;" target="_blank">
                 FABRIC
                </a>
               </th>
               <th align="center" width="20%">
                <a class="textCtaHover" style="font-family: Georgia, 'Times New Roman', serif; color: #212121; font-size: 13px; line-height: 36px; height: 36px; line-height: 36px; display: block; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;" target="_blank">
                 HOME
                </a>
               </th>
               <th align="center" width="20%">
                <a class="textCtaHover" style="font-family: Georgia, 'Times New Roman', serif; color: #212121; font-size: 13px; line-height: 36px; height: 36px; line-height: 36px; display: block; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;" target="_blank">
                 WOMEN
                </a>
               </th>
               <th align="center" width="20%">
                <a class="textCtaHover" style="font-family: Georgia, 'Times New Roman', serif; color: #212121; font-size: 13px; line-height: 36px; height: 36px; line-height: 36px; display: block; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;" target="_blank">
                 MEN
                </a>
               </th>
              </tr>
             </tbody>
            </table>
           </div>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END Navigation menu -->
    <!-- Skinny Banner -->
    <tr>
     <td align="center" data-content-region-name="skinny-banner">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
       <!-- Skinny Banner -->
       <tr bgcolor="#424242">
        <td align="center" class="outerTableCellWrap" data-content-region-name="skinny-banner" style="min-width:640px;" width="640">
         <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
          <tbody>
           <tr>
            <td height="10">
             <!-- spacer -->
            </td>
           </tr>
           <tr>
            <td align="center">
             <a style="color: #ffffff; font-size: 13px; line-height: 18px; text-decoration: none; font-weight: 900;">
              <span class="smallParagraph" style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;">
               Free International Delivery
               <span style="color: #c49a6c;">
                when you spend £100*
               </span>
              </span>
             </a>
            </td>
           </tr>
           <tr>
            <td height="10">
             <!-- spacer -->
            </td>
           </tr>
          </tbody>
         </table>
        </td>
       </tr>
       <!-- Skinny Banner End -->
      </table>
     </td>
    </tr>
    <!-- Skinny Banner End -->
    <!-- content -->
    <tr bgcolor="#FFFFFF">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr>
         <td class="lrgMblSpacer" height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <a>
           <img alt="Liberty Discovers" border="0" class="halfWidth" height="59" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fliberty-discovers-logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="172"/>
          </a>
         </td>
        </tr>
        <tr>
         <td class="smallMblSpacer" height="15">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
           <tbody>
            <tr>
             <td align="center">
              <a style="font-family: Georgia, 'Times New Roman', serif; color:#000000; font-size: 13px; line-height: 18px; text-decoration: none;">
               Unveiling the new, the exclusive, and the unexpected
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="lrgMblSpacer" height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="halfWidth" style="min-width:20%;" width="20%">
           <tbody>
            <tr>
             <td height="1" style="border-bottom: 2px solid #e8e8e8;">
              <!-- Horizontal rule -->
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="lrgMblSpacer" height="30">
          <!-- spacer -->
         </td>
        </tr>
        <!-- Inner content -->
        <tr>
         <td>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width:600px;" width="600">
           <tbody>
            <tr>
             <td valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width:600px;" width="600">
               <tbody>
                <tr>
                 <td>
                  <!-- left column -->
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width: 290px;" width="290">
                   <!-- Slot 1 image -->
                   <tbody>
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="Holiday Essentials" border="0" class="fullWidth" height="315" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fslot-1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <!-- Slot 1 sub-title and strapline -->
                    <tr bgcolor="#ffffff">
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" width="90%">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px;">
                            WHAT TO PACK
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif;font-size: 18px; line-height: 22px; text-decoration: none;font-weight: bold; text-transform: uppercase;">
                            HOLIDAY ESSENTIALS
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif; color: #000000; font-weight: normal; font-size: 13px; line-height: 18px; text-transform: none; letter-spacing: 0px;">
                            All you need for the great escape, whether you're hitting the beach or exploring the city
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            READ MORE
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="mblSpacer" height="10">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <tr>
                     <td class="mblSpacer" height="10">
                      <!-- spacer -->
                     </td>
                    </tr>
                    <!-- Slot 2 image -->
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="Maria Black PA" border="0" class="fullWidth" height="290" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fslot-2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <!-- Slot 2 sub-title and strapline -->
                    <tr bgcolor="#f5e2e1">
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" width="88%">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 24px; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px;">
                            JEWELLERY HALL ON G
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif;font-size: 18px; line-height: 22px; text-decoration: none;font-weight: bold; text-transform: uppercase;">
                            MARIA BLACK PA
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif; color: #000000; font-weight: normal; font-size: 13px; line-height: 18px; text-transform: none; letter-spacing: 0px;">
                            Heroes has landed. Meet the designer and enjoy free engraving for added 'hero' status
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            17 - 18 MAY
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <tr>
                     <td class="lrgMblSpacer" height="15">
                      <!-- spacer -->
                     </td>
                    </tr>
                    <!-- Slot 3 image -->
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="Craft Week at Liberty" border="0" class="fullWidth" height="253" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fslot-3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <!-- Slot 3 sub-title and strapline -->
                    <tr bgcolor="#dbd8dc">
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" width="88%">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 24px; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px;">
                            9 - 13 MAY
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif;font-size: 18px; line-height: 22px; text-decoration: none;font-weight: bold; text-transform: uppercase;">
                            CRAFT WEEK AT LIBERTY
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif; color: #000000; font-weight: normal; font-size: 13px; line-height: 18px; text-transform: none; letter-spacing: 0px;">
                            Live demonstrations from Partnership Editions and free Liberty London scarf embroidery
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            FIND OUT MORE
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <tr>
                     <td class="lrgMblSpacer" height="15">
                      <!-- spacer -->
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <!-- right column -->
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width: 290px;" width="290">
                   <!-- Slot 4 sub-title and strapline -->
                   <tbody>
                    <tr bgcolor="#e2e6ea">
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" width="85%">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 20px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            THE ESSENTIALS
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif;font-size: 18px; line-height: 22px; text-decoration: none;font-weight: bold; text-transform: none;">
                            MALIN + GOETZ Masterclass
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif; color: #000000; font-weight: normal; font-size: 13px; line-height: 18px; text-transform: none; letter-spacing: 0px;">
                            The duo joins us in-store to guide you through their modern skin solutions
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            14 MAY
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <!-- Slot 4 image -->
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="MALIN + GOETZ Masterclass" border="0" class="fullWidth" height="272" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fslot-4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <tr>
                     <td class="mblSpacer" height="15">
                      <!-- spacer -->
                     </td>
                    </tr>
                    <!-- Slot 5 sub-title and strapline -->
                    <tr bgcolor="#faecde">
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 20px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            IN CONVERSATION WITH
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif;font-size: 18px; line-height: 22px; text-decoration: none;font-weight: bold; text-transform: uppercase;">
                            MOORCROFT
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif; color: #000000; font-weight: normal; font-size: 13px; line-height: 18px; text-transform: none; letter-spacing: 0px;">
                            An evening of discovery with designer Emma Bossons and managing director Elise Adams
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            17 MAY
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <!-- Slot 5 image -->
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="Moorcroft" border="0" class="fullWidth" height="275" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fslot-5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <tr>
                     <td class="lrgMblSpacer" height="15">
                      <!-- spacer -->
                     </td>
                    </tr>
                    <!-- Slot 6 sub-title and strapline -->
                    <tr bgcolor="#ffffff">
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" width="90%">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="10">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 24px; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px;">
                            WORKSHOP
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif;font-size: 18px; line-height: 22px; text-decoration: none;font-weight: bold; text-transform: uppercase;">
                            WILD AT HEART
                           </span>
                           <br/>
                           <span style="font-family: Georgia, 'Times New Roman', serif; color: #000000; font-weight: normal; font-size: 13px; line-height: 18px; text-transform: none; letter-spacing: 0px;">
                            Create a masterful arrangement with the help of Wild at Heart's floristry experts
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            15 MAY
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <!-- Slot 6 image -->
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="Wild at Heart event" border="0" class="fullWidth" height="311" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fslot-6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <tr>
                     <td class="lrgMblSpacer" height="15">
                      <!-- spacer -->
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td class="mblSpacer" height="25">
              <!-- spacer -->
             </td>
            </tr>
            <tr>
             <td align="center">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="halfWidth" style="min-width:75%;" width="75%">
               <tbody>
                <tr>
                 <td height="1" style="border-bottom: 1px solid #e8e8e8;">
                  <!-- Horizontal rule -->
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td class="lrgMblSpacer" height="40">
              <!-- spacer -->
             </td>
            </tr>
            <tr>
             <td>
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width:600px;" width="600">
               <tbody>
                <tr>
                 <td align="left" class="mobileColumn" valign="top" width="300">
                  <!-- left column -->
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width: 290px;" width="290">
                   <!-- Banner 1 -->
                   <tbody>
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="What's on" border="0" class="fullWidth" height="196" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fbanner-1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <!-- Banner 1 sub-title and strapline -->
                    <tr>
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" class="threeQuarterWidth" style="min-width: 290px;" width="290">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            IN-STORE EVENTS
                           </span>
                           <br/>
                           <span style="font-family: 'Times New Roman', Georgia, serif; font-size: 18px; line-height: 21px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            WHAT’S ON
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            FIND OUT MORE
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="lrgMblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td align="right" class="mobileColumn" valign="top" width="300">
                  <!-- right column -->
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="fullInnerTable" style="min-width: 290px;" width="290">
                   <!-- Banner 2 -->
                   <tbody>
                    <tr>
                     <td align="center">
                      <a>
                       <img alt="Follow us on Instagram" border="0" class="fullWidth" height="196" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcontent%252Fliberty_2018%252F5_may%252F180506-discovers%252Fimages%252Fbanner-2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="290"/>
                      </a>
                     </td>
                    </tr>
                    <!-- Banner 2 sub-title and strapline -->
                    <tr>
                     <td align="center">
                      <table align="center" border="0" cellpadding="0" cellspacing="0" class="threeQuarterWidth" style="min-width: 290px;" width="290">
                       <tbody>
                        <tr>
                         <td class="mblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                        <tr>
                         <td align="center">
                          <a style="color: #000000; text-decoration: none;">
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            FOLLOW US ON INSTAGRAM
                           </span>
                           <br/>
                           <span style="font-family: 'Times New Roman', Georgia, serif; font-size: 18px; line-height: 21px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            @LIBERTYLONDON
                           </span>
                           <br/>
                           <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 25px; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;">
                            TAKE A LOOK
                           </span>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td class="lrgMblSpacer" height="15">
                          <!-- spacer -->
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- END Inner content -->
        <tr>
         <td class="medMblSpacer" height="30">
          <!-- spacer -->
         </td>
        </tr>
        <!-- Copy -->
        <tr>
         <td align="center">
          <table border="0" cellpadding="0" cellspacing="0" class="threeQuarterWidth" width="40%">
           <tbody>
            <tr>
             <td align="center" class="buttonHover" height="40" style="border: 1px solid #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;" valign="middle">
              <a style="display: block; font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; height: 40px; line-height: 40px; color: #000000; font-size: 12px; text-decoration: none; letter-spacing: 1px;">
               <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; font-weight: 700; line-height: 40px; color: #000000; text-decoration: none; text-transform: uppercase;">
                #LIBERTYDISCOVERS
               </span>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td class="xlrgMblSpacer" height="60">
          <!-- spacer -->
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- Dynamic voucher reminder -->
    <tr>
     <td align="center" data-content-region-name="Voucher">
      <!-- Voucher -->
     </td>
    </tr>
    <!-- END content -->
    <!-- footer -->
    <tr bgcolor="#f5f5f5" style="border-top: solid 1px #e9e9e9;">
     <td align="center" class="outerTableCellWrap" style="min-width:640px;" width="640">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px;" width="600">
       <tbody>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 16px; color: #666666; text-decoration: none; text-transform: uppercase; letter-spacing: 1px;">
           FOLLOW LIBERTY LONDON
          </span>
         </td>
        </tr>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <table cellpadding="0" cellspacing="0" class="socialIconTable" width="72%">
           <tbody>
            <tr>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Instagram" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Finstagram-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Twitter" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Ftwitter-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Facebook" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Ffacebook-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Pinteret" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fpinterest-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="26"/>
              </a>
             </td>
             <td align="center" width="12%">
              <a>
               <img alt="Follow us on Youtube" border="0" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fyoutube-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="26"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="innerTable" style="min-width:600px; border-top: solid 1px #e9e9e9; border-bottom: solid 1px #e9e9e9;" width="600">
           <tbody>
            <tr>
             <td height="30">
              <!-- spacer -->
             </td>
            </tr>
            <tr>
             <td>
              <table align="left" cellpadding="5" cellspacing="0" class="deliveryTable" style="border:1px solid #f5f5f5;" width="198">
               <tbody>
                <tr>
                 <td align="center" class="deliveryColumn" style="mso-table-lspace:0;mso-table-rspace:0;" valign="middle">
                  <a style="text-decoration: none; display: block;">
                   <img align="left" alt="Click and Collect" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fclick-and-collect-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="20"/>
                   <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; color: #666666;">
                    Click and Collect
                   </span>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <table align="left" cellpadding="5" cellspacing="0" class="deliveryTable" style="border:1px solid #f5f5f5;" width="198">
               <tbody>
                <tr>
                 <td align="center" class="deliveryColumn" style="mso-table-lspace:0;mso-table-rspace:0;" valign="middle">
                  <a style="text-decoration: none; display: block;">
                   <img align="left" alt="Free UK Returns" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Freturns-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="20"/>
                   <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; color: #666666;">
                    Free UK Returns
                   </span>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <table align="left" cellpadding="5" cellspacing="0" class="deliveryTable" style="border:1px solid #f5f5f5;" width="198">
               <tbody>
                <tr>
                 <td align="center" class="deliveryColumn" style="mso-table-lspace:0;mso-table-rspace:0;" valign="middle">
                  <a style="text-decoration: none; display: block;">
                   <img align="left" alt="Next Day Delivery" border="0" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi5%252Fresponsysimages%252Fliberty%252Fcontentlibrary%252Fcomponents%252F2016%252Fdelivery-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXPP8:IyXX0uL4pfSMMZf6bNgpkj5tk4PUJi6x0V1Xl3RoWAk" style="display: block;" width="20"/>
                   <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; color: #666666;">
                    Next Day Delivery
                   </span>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td height="30">
              <!-- spacer -->
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td height="30">
          <!-- spacer -->
         </td>
        </tr>
        <tr>
         <td align="center" data-content-region-name="Terms" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
          <span style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 18px; color: #999999">
           You have received this email from
           <a style="font-weight: 700; color: #666666; text-decoration: none;">
            Liberty London
           </a>
           <br/>
           <br/>
           To make sure our emails reach you, add
           <a style="font-weight: 700; color: #666666; text-decoration: none;">
            store@shop.libertylondon.com
           </a>
           to your address book.
           <br/>
           <br/>
           'Liberty Retail Limited' is registered in England and Wales.
           <br/>
           Registered Company Number:
           <b>
            42342
           </b>
           . Vat No:
           <b>
            GB 788 6688 37
           </b>
           .
           <br/>
           Registered Address: Liberty Retail Limited, Regent Street, London W1B 5AH.
           <br/>
           <br/>
           To unsubscribe please
           <a style="font-weight: 700; color: #666666; text-decoration: none;">
            click here
           </a>
           .
          </span>
         </td>
        </tr>
        <tr>
         <td height="70">
          <!-- spacer -->
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <!-- END footer -->
   </tbody>
  </table>
  <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;">
     <br/>
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fshop.libertylondon.com%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DYQpglLjHJlYQGzbBRkIrkLutegi3N0rsOrtTWUE8zcO8AT0ueXJ8t4kKLR1cDnzanWVXHkMX%253Dw%2526_ei_%253DEolaGGF4SNMvxFF7KucKuWPjUT0_pUv0i7cQGeLsz6RSZBtY8-q3AlTfRwh494azienQvYvlGANMdIB1./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9wLmxpYmVydCJ9:1kXPP8:Za0_dM68Pu80RDSdZ8cXtjNIshIxPQi8Y7F3Uh-RRQQ"/>
    </td>
   </tr>
  </table>
 </body>
</html>