.look-calculator-frame {
  height: 457px;
}
@media screen and (max-width: 900px) {
  .look-calculator-frame {
    height: 614px;
  }
}
