.ibd-static-es-landing-landing-smart-mobility-parking {
  /* Small devices (landscape phones, 576px and up) */
  /* Medium devices (tablets, 768px and up) */
  /* Large devices (desktops, 992px and up) */
  /* Extra large devices (large desktops, 1200px and up) */ }
  .ibd-static-es-landing-landing-smart-mobility-parking .table-responsive {
    max-width: 100%;
    overflow-x: auto; }
  .ibd-static-es-landing-landing-smart-mobility-parking .table {
    outline: 2px solid #F6FAF3;
    border-collapse: collapse;
    border-radius: 8px !important;
    border-top: hidden; }
  .ibd-static-es-landing-landing-smart-mobility-parking .table th {
    background-color: #F6FAF3;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    min-width: 154px; }
  .ibd-static-es-landing-landing-smart-mobility-parking .table td {
    text-align: center;
    line-height: 20px; }
  .ibd-static-es-landing-landing-smart-mobility-parking .contenedor-tabla-precios {
    max-width: 1220px;
    margin: 0 auto;
    width: 90%;
    padding: 16px 0; }
  .ibd-static-es-landing-landing-smart-mobility-parking .table-responsive::-webkit-scrollbar {
    height: 2px;
    width: 90%;
    background-color: #f2f2f2; }
  .ibd-static-es-landing-landing-smart-mobility-parking .table-responsive::-webkit-scrollbar-thumb {
    background-color: #8ABD37;
    border-radius: 4px; }
  .ibd-static-es-landing-landing-smart-mobility-parking .table-responsive::-webkit-scrollbar-thumb:hover {
    background-color: darkred; }
  @media (min-width: 576px) {
    .ibd-static-es-landing-landing-smart-mobility-parking .table-responsive {
      overflow-x: auto; } }
