.cccStockTable {
  margin-top: 4rem;
  height: 80vh;
}

.cccStockTable iframe {
  width: 100%;
  height: 100%;
}

.cccStockTable__text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  padding: 2rem;
}