.marketing {
  text-align: center;
/*  color: rgb(255, 0, 153);*/
}

.marketing h2 {
  font-weight: 300;
  font-size: 50px;
  line-height: 1em;
  margin-bottom: 20px;
}

p.small {
  font-size: 18px;
}

h1.title {
  font-weight: 300;
  font-size: 50px;
  line-height: 1em;
  margin-bottom: 20px;
}

p.desc {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6em;
}

p.desc-in {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
  text-align: left;
}

li {
	text-align: left;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

span.smalltext {
	font-size:12px;
}