@media (max-width: 950px) {
td {
    float:right;
}
td.firstrow {
    float:left;
}
.newsletter img {
    width:98vw;
}
.newsletter img.last {
    display:none;
}
}
