div.noprojects {
  text-align: center; }

@media only screen and (max-width: 900px) and (-webkit-min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .title {
    line-height: 1.1em !important; }

  section.project_section .project_title {
    display: block !important;
    margin-top: 1.2em !important; }
  section.project_section p.description {
    margin-before: 0px !important;
    -webkit-margin-before: 0px !important; } }
section.project_section .project_title {
  display: inline-block;
  margin: 2px; }
section.project_section p.description {
  margin-before: 0px;
  -webkit-margin-before: 0px; }

/*# sourceMappingURL=projects.css.map */
