/*
 Theme Name:   Nerf Child
 Theme URI:    http://wordpress.com
 Description:  Nerf Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     nerf
 Version:      1.0.0
 Text Domain:  nerf-child
*/
@media only screen and (min-width: 992px) {
.textbereich {
  margin-top: -200px;
}
.textbereich2 {
  margin-top: 200px;
}
}

@media (min-width: 1200px) {
  .detail-title {
    font-size: 48px!important;
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .top-detail-post {
    margin-top: 100px;
    margin-bottom: 36px!important;
  }
}