.volmar_wrapper {
  margin: 40px 0;
}
.volmar_wrapper .checkbox span {
  display: block;
}
.volmar_wrapper p {
  margin-bottom: 20px !important;
}
.volmar_wrapper h1.csc-firstHeader {
  font-size: 19px !important;
  margin: 30px 0 30px 0 !important;
  background-color: #fff !important;
  display: inline-block !important;
  padding-right: 10px !important;
  width: auto !important;
}
.volmar_wrapper h1.csc-firstHeader:after {
  content: " " !important;
  height: 0 !important;
  line-height: 0 !important;
  display: block !important;
  border-bottom: 1px solid #1e1c1f !important;
  width: 100% !important;
  margin: -7px 0 0 0 !important;
  position: absolute !important;
  z-index: -100 !important;
}
.volmar_description {
  margin-bottom: 20px;
}
.volmar_selection {
}
.volmar_wrapper a
{
  text-decoration: underline;
}
.volmar_result {
}
.volmar_result .row {
  margin: 0 0 30px 0 !important;
}
.volmar_result h1.csc-firstHeader {
  margin: 30px 0 5px 0 !important;
}
.volmar_result_address {

}
.volmar_result_section {
  margin-bottom: 5px;
}
.volmar_result_picture {
  margin: 20px 0;
}
.volmar_submit_container {
  text-align: right;
}

@media (max-width: 960px) {
  .volmar_submit_container {
    text-align: center;
  }
}