/*
.ccd-header {
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 6px;
}
*/

.container {
  margin-top: 12px;
}

.heading-container {
  height: 180px;
}

p.subheading {
  margin-bottom: 20px;
}

.product-title {
  max-width: 180px;
}

.social {
  margin-top: 16px;
}

.main-logo {
  width: 240px;
  height: 200px;

  background-image: url("../../assets/img/logo-200.png");
  background-repeat: no-repeat;
}
