Posted at 11:43h
in
Newsletter
* {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
}
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: inherit !important;
}
#MessageViewBody a {
color: inherit;
text-decoration: none;
}
p {
line-height: inherit
}
.desktop_hide,
.desktop_hide table {
mso-hide: all;
display: none;
max-height: 0px;
overflow: hidden;
}
.image_block img+div {
display: none;
}
sup,
sub {
font-size: 75%;
line-height: 0;
}
@media (max-width:675px) {
.desktop_hide table.icons-inner,
.row-4 .column-1 .block-1.button_block .alignment .button,
.row-4 .column-2 .block-1.button_block .alignment .button,
.social_block.desktop_hide .social-table {
display: inline-block !important;
}
.icons-inner {
text-align:...