.finckers-table-savings .number {
  text-align: center !important;
  vertical-align: middle;
}
.finckers-table-savings .cta {
  vertical-align: middle;
}
.finckers-table-savings .guarantee {
  text-align: center;
  vertical-align: middle;
}
.finckers-table-savings .guarantee img {
  height: 20px;
}
@media (max-width: 768px) {
  .finckers-table-savings thead {
    display: none !important;
  }
  .finckers-table-savings .company {
    display: none;
  }
  .finckers-table-savings td {
    float: left;
    height: 65px;
    line-height: 50px;
    text-align: center !important;
  }
  .finckers-table-savings .product, .finckers-table-savings .guarantee {
    margin-top: 5px;
    height: 85px;
    padding: 15px 0;
    border-bottom: 0 !important;
  }
  .finckers-table-savings .product {
    width: 80vw !important;
    line-height: normal;
    font-size: 120%;
  }
  .finckers-table-savings-deposito .finckers-table-savings .product {
    width: 100vw !important;
  }
  .finckers-table-savings .product small {
    font-size: 75%;
  }
  .finckers-table-savings .guarantee img {
    outline: 1px solid #E0E0E0;
  }
  .finckers-table-savings .number, .finckers-table-savings .cta {
    width: 45vw !important;
    background: #F5F5F5 !important;
    height: 75px;
  }
  .finckers-table-savings .number {
    font-size: 120%;
    font-weight: bold;
  }
}

.finckers-table-savings-deposito .number .label-xs {
  display: none;
}
@media (max-width: 768px) {
  .finckers-table-savings-deposito .number {
    width: 33% !important;
  }
  .finckers-table-savings-deposito .number .label {
    display: block !important;
    margin-top: 5px;
    margin-bottom: -5px;
  }
  .finckers-table-savings-deposito td.cta {
    background: transparent !important;
    width: 100% !important;
  }
}

/*# sourceMappingURL=savings.css.map */
