.op-desc-hero {
	margin-bottom: 0.75em !important;
	margin-top: 0.75em !important;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff !important;
  font-family: Tomorrow, TT Commons, Helvetica;
  padding-bottom: 0.5rem;
  padding-top; 0.5rem;
  
}

.ps-hero-01 .span10 {
  padding: 0.8rem 0.8rem 0.8rem !important;
}

@media (max-width:768px) {
.op-desc
	margin-bottom: 0.75em !important;
	margin-top: 0.75em !important;
  font-size: 16px;
  line-height: 1.5;
  
.op-desc-hero 
  font-size: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;

.ps-hero-01 .span10 
  padding: 0.2rem 0.2rem 0.2rem !important;
}
}