body#in-the-press .prod-caption, body#in-the-press .coll-caption {
  background: #ffffff;
  padding: 10px 1em 50px; }
  body#in-the-press .prod-caption .title, body#in-the-press .coll-caption .title {
    text-align: left;
    padding-left: 20px;
    font-size: 12px; }
body#in-the-press .first-in-row {
  clear: none; }
body#in-the-press time {
  display: none; }

@media (max-width: 560px) {
  body#in-the-press .prod-caption .title, body#in-the-press .coll-caption .title {
    text-align: center;
    padding-left: 0px; } }
