.featured-post {
  display: none;
}

#post-516 {
  height: 40em;
  padding-top: 17em;
  background-image: url('//www.antiqua-potsdam.com/wp-content/uploads/Untitled-1-2.png');
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #post-516 {
    height: 40em;
    padding-top: 15em;
  }
}