@media only screen and (max-width: 600px) { table[width=”1″], table[style*=”width:600px”] { width: 100% !important; max-width: 100% !important; } img { max-width: 100% !important; height: auto !important; } .rightsection, .rightsection table { width: 100% !important; } p span[style*=”font-size:20px”] { font-size: 16px !important; line-height: 1.45 !important; } p span[style*=”font-size:18px”] { font-size: 15px !important; } p span[style*=”font-size:14px”] { font-size: 13px !important; } p[style*=”margin: 0 18em”] { margin: 0 1em !important; } p { line-height: 1.5 !important; } td[style*=”padding:14px 14px 14px 14px”] { padding: 8px !important; } div[style*=”text-align: right”][style*=”margin-right: 20px”] { text-align: center !important; margin-right: 0 !important; } td[style*=”background-color: #003974″] p { line-height: 1.6 !important; } } @media only screen and (max-width: 380px) { p span[style*=”font-size:20px”] { font-size: 15px !important; } }
|