.mktessa-yandex-reviews {
  position: relative;
  width: 100%;
  max-width: 760px;
  height: 800px;
  margin: 32px auto 0;
  overflow: hidden;
}

.mktessa-yandex-reviews__frame {
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  box-sizing: border-box;
}

.mktessa-yandex-reviews__link {
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  display: block;
  max-height: 14px;
  padding: 0 16px;
  overflow: hidden;
  color: #b3b3b3;
  font-family: "YS Text", sans-serif;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .mktessa-yandex-reviews {
    height: 620px;
    margin-top: 24px;
  }
}
