@media (min-width: 980px) {
  .breadcrumb li {
    display: inline-flex !important;
  }
  #visform2 .visCSSlabel {
    width: 30%;
  }
  #visform2 .visBtnCon {
    text-align: center !important;
  }
  #visform2 #field14 {
    margin-top: 5%;
  }
  .menu {
    text-align: center;
  }
  #stempel {
    position: relative;
    top: -88px;
    left: 84px;
    z-index: 2;
  }
  #stempel img {
    width: 23%;
  }
  .blog {
    position: relative;
    top: -275px;
    z-index: 1;
  }
  .leading-0 {
    width: 86%;
  }
}
