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

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

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