.ccd-machine {
  background: #1e1e1e;
  color: #fff; }

.main-copy {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin: 0; }
  @media screen and (min-width: 480px) and (max-width: 1200px) {
    .main-copy {
      font-size: 3.5px;
      font-size: 2.24rem; } }
