.for-mobile-view table tbody tr td img {
  max-width: none;
}
@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 640px) {
  .lpc-list-illustration__icon {
    font-size: 25px !important;
  }
  body .content--u-ib70jn3k0 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
