.press-feature {
  padding-top: 60px;
  padding-bottom: 60px;
}

.press-feature__item {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .press-feature {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
