/* *********************************
 * Custom Styles
 *
 * Add your style edits here
 * *********************************/

@media (max-width: 800px) {
  .table-stacked-mobile td {
    display: block !important;
    width: 100% !important;
  }
}
