@media (max-width: 500px) {
  .calculation-wrapper--import-mult .calculation__cell.calculation__cell--shrink {
    top: 5rem;
  }
}
