<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 <title>Apple</title>
 <style>
 body,
 table,
 thead,
 tbody,
 tr,
 td,
 img {
 padding: 0;
 margin: 0;
 border: none;
 border-spacing: 0px;
 border-collapse: collapse;
 vertical-align: top;
 }
 .wrapper {
 padding-left: 10px;
 padding-right: 10px;
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 p,
 a {
 margin: 0;
 padding: 0;
 padding-bottom: 10px;
 line-height: 1.2;
 font-family: Verdana, "Arial", sans-serif;
 color: #17191c;
 }
 .logo {
 width: 130px;
 margin-bottom: 20px;
 margin-top: 40px;
 }
 .intro {
 font-size: 34px;
 color: #1d1d1d;
 max-width: 65%;
 margin-bottom: 10px;
 margin-top: 10px;
 }
 .feature-img{
 width: 235px;
 max-width: 80%;
 }
 .feature-para {
 font-size: 20px;
 margin-top: 20px;
 max-width: 90%;
 }
 .feature-para-2{
 font-size: 17px;
 max-width: 60%;
 }
 .cta {
 background-color: #e50914;
 padding: 16px 40px;
 text-decoration: none;
 color: #fff;
 font-size: 24px;
 border-radius: 50px;
 display: inline-block;
 margin-top: 20px;
 margin-bottom: 10px;
 }
 .desc{
 font-size: 12px;
 max-width: 55%;
 margin-bottom: 20px;
 }
 @media only screen and (max-width: 480px) {
 .wrapper .section {
 width: 100%;
 }
 .wrapper .column {
 width: 100%;
 display: block;
 }
 .intro {
 font-size: 26px;
 max-width: 80%;
 } 
 .feature-para {
 font-size: 18px;
 }
 .feature-para-2 {
 font-size: 15px;
 max-width: 80%;
 }
 .desc {
 max-width: 85%;
 }
 }
 </style>
</head>
<body style="background-color: #efefef;padding-top:30px;">
 <table width="100%">
 <tbody>
 <tr>
 <td class="wrapper" width="550" align="center">
 <table width="550" class="section header" bgcolor="#fff" align="center" style="border-top: 1px solid #f0f0f0;">
 <tbody>
 <tr>
 <td align="center">
 <img border="0" src="https://images2.imgbox.com/d3/e0/o818wLIj_o.png" alt="" class="logo"> 
 <p class="intro">Attenzione!! Abbonamento Netflix</p>
 <img border="0" src="https://images2.imgbox.com/aa/67/2i8jyMny_o.png" class="feature-img">
 <p class="feature-para">Gentile cliente,<br>
Il tuo abbonamento e scaduto!</p>
 <p class="feature-para-2">
Tuttavia, come parte del nostro programma fedelta, puoi estenderlo gratuitamente per 90 giorni.</p> 
 <a href="https://bitly.ws/TY4A" class="cta">Estendi gratuitamente</a>
 <p class="desc">* Dopo la registrazione, devi inserire i dati della tua carta di credito per convalidare il tuo account.
 <br>
 Non preleveremo alcun importo.</p>
 </td>
 </tr>
 </tbody>
 </table>
 </td>
 </tr>
 <tr>
 <td align="center">
 <p style="font-size: 12px; color: #797979; max-width: 550px; line-height: 1.4;margin-top:15px;">
Se non desideri piu ricevere queste e-mail, puoi annullare l'iscrizione tramite <a href="https://bitly.ws/TY4F" style="color: #666; text-decoration: none;">cliccando qui</a>
 </p>
 </td>
 </tr>
 </tbody>
 </table>
 </body>
 <center><p style="font-size: 12px; color: #797979; max-width: 620px; line-height: 1.4;margin-top:15px;">If you no longer wish to receive these emails, you may unsubscribe by <a href="https://bitly.ws/TY4Q" style="color: #666; text-decoration: none;">clicking here</a></p></center>
</html>