.price-list .container {
  overflow-x: auto; }
.price-list .table-responsive .table {
  margin-bottom: 0; }
.price-list .table-responsive .price {
  font-size: 27rem;
  font-weight: 600;
  color: #008bd2;
  text-align: end;
  white-space: nowrap; }
.price-list .table-responsive .price-first {
  border-right: 1px solid #ebebeb; }
.price-list .table-responsive .name-second {
  border-left: 1px solid #ebebeb; }

@media (max-width: 575.5px) {
  .price-list .table-responsive .price {
    font-size: 19rem; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .price-list .table-responsive .price {
    font-size: 20rem; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .price-list .table-responsive .price {
    font-size: 22rem; } }

/*# sourceMappingURL=price_list.css.map */
