body {
margin: 0!important;
padding: 0!important
}
p {
margin: 0
}
table {
border-collapse: collapse;
min-height: 0!important
}
td {
border-collapse: collapse;
white-space: -moz-pre-wrap!important;
white-space: -webkit-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
word-wrap: normal;
word-break: normal;
white-space: normal
}
.main-table,
.newsletter-row {
width: 100%
}
.component.text-component a {
color: #337ab7;
text-decoration: none
}
.component.text-component a:focus,
.component.text-component a:hover {
color: #23527c;
text-decoration: underline;
outline: 0
}
@media only screen and (max-width:640px) {
body {
width: auto!important
}
table {
border-collapse: initial
}
.main-table,
.newsletter-row {
width: auto
}
.newsletter-row .inner-row-table {
max-width: 600px;
width: 100%!important
}
.newsletter-row .inner-row-table