.icon {
  height: 144px;
  background-size: contain;
  background-image: url('assets/return-to-computer-large.svg');
  margin-top: 50px;
  margin-bottom: 50px;
}

.text {
  font-size: 14px;
  line-height: 20px;
}
