<!–
#outlook a {
padding: 0;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
border-collapse: collapse;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
-ms-interpolation-mode: bicubic;
}
p {
display: block;
margin: 13px 0;
}
96
.mj-outlook-group-fix { width:100% !important; }
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
<!–
@media only screen and (min-width:480px) {
.mj-column-per-100 {
width: 100% !important;
max-width: 100%;
}
.mj-column-per-50 {
width: 50% !important;
max-width: 50%;
}
.mj-column-per-66-6 {
width: 66.6% !important;
max-width: 66.6%;
}
.mj-column-per-33-3 {
width: 33.3% !important;
max-width: 33.3%;
}
.mj-column-px-120 {
width: 120px !important;
max-width: 120px;
}
}
@media only screen and (max-width:480px) {
table.mj-full-width-mobile {
width: 100% !important;
}
td.mj-full-width-mobile {
width: auto !important;
}
}
a,
a:hover,
a:visited {
color: ‘#ffaaff’;
}
.show_on_mobile {
display: none !important;
}
@media only screen and (max-width: 480px) {
.show_on_mobile {
display: block !important;
}
}
.full_image {
max-width: 316px;
text-align: center;
margin: 0 auto;
}
|
|
|
|
|
|
|
|