body table.table0 tr td:nth-child(2) {
  width: 90%;
}
body table.table0 tr td div a img {
  margin-left: 0 !important;
  margin-right: 20px !important;
}
@media (max-width: 780px) {
  body table.table0 tr {
    display: flex;
  }
}
@media (max-width: 640px) {
  .lpc-rates-2__title {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 14px !important;
  }
}
