﻿#subscriptions-new-offer-alert-table tbody tr:not(:first-child) td {
    border-top: none;
}

.subscriptions-new-offer-alert-template .table-view .page-wrap form {
    min-height: 1072px;
}

.subscriptions-new-offer-alert-template .table-view .page-wrap, .subscriptions-new-offer-alert-template .page-wrap {
    max-width: none;
    margin: auto 180px;
}
