.press-item {
  margin-bottom: 20px;
  
}
.modal h2.ninja-forms-form-title {
    margin-bottom: 20px !important;
    color: #FFF;
}
.ui.form .field>label {
  margin: 0 0 0.5rem !important;
}
.ui.modal>.close {
    top: -2.5rem !important;
    right: -2.5rem !important;
}

@media only screen and (max-width:640px) {
.item.teaser-page.inview {
    background-size: cover !important;
}
}