@media screen and (max-width: 370px) {
.premium-body {
    min-height: 21rem;
    margin: 0;
    padding: 0;
}
table.comparison th,
table.comparison td {
    font-size: 93%!important;
}
.directtransfer-service {
    width: 165px;
}
.directtransfer table td {
    padding-top: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 0.0rem!important;
    padding-right: 0.0rem!important;
}
}
