﻿.vp-terms-of-service-image-bg {
  background: url(../media/images/contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 572px;
}
.vp-terms-of-service-image-bg .green-container {
  --bg-opacity: .8;
  height: 202px;
  width: 480px;
  border-radius: 0px 10px 10px 0px;
}

h2 {
  margin-bottom: 50px;
}

h3 {
  margin-top: 30px;
}

h4 {
  margin-top: 15px;
}
