.olisty-service-name,
.olisty-service-price {
  font-size: 10px;
  line-height: 1.35;
}

.olisty-service-name,
.olisty-service-price {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.olisty-service-name {
  flex: 0 1 auto;
  min-width: 0;
  font-size: 20px;
  line-height: 1.25;
  color: #1f1f1f;
  font-weight: 400;
  font-family: inherit;
}

.olisty-service-price {
  flex: 0 0 110px;
  min-width: 110px;
  text-align: right;
  font-size: 20px;
  line-height: 1.25;
  color: #3a3a3a;
  font-weight: 400;
  font-family: inherit;
  white-space: nowrap;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
  width: -px;
  height: 44px;
}