/* About CycloChem
   ========================================================================== */
.co-profile p {
  margin-top: 1em; }
.co-profile h2 {
  margin-top: 20px; }
.co-profile iframe {
  width: 100%;
  height: 200px;
  margin-top: 10px; }
@media (min-width: 768px) {
  .co-profile p:first-of-type {
    margin-top: 0; }
  .co-profile h2 {
    margin-top: 40px; }
  .co-profile iframe {
    height: 300px;
    margin-top: 20px; } }
