h1.title, h2.title, h3.title {
  padding-top:0;
  margin-top:0;

}

.container-vi {
  max-width:900px;
}

.bestell label {
  padding-top:5px;
  min-height:35px;
}

.bestell .row {
  margin-bottom:10px;
}

.sep-xs {

  border-bottom:1px dotted #ccc;
  margin-bottom:10px;
}

@media(max-width:769px) {
  .bestell .form-control {
    margin-bottom:10px;
  }
}

.panel  {
  border-radius: 10px;
  overflow: hidden;
}