.hhs-price-mod h2 {margin-bottom: 2px; margin-top: 0;}


.hhs-price-inner {
 padding: 25px 25px 30px;
  margin: 25px auto;
}
.hhs-price-inner h5 {
 padding: 15px 0;
  margin-bottom: 25px;
}

.highlight-pack.hhs-price-inner {
  padding-top: 15px;
}

.highlight-pack.hhs-price-inner h5 {
  position: absolute;
  left: 0;
  top: -55px;
  width: 100%;
  display: block;
}

.hhs-price-inner h4 {
 margin-top; 0px; 
}

.col-cta.price1 {margin-bottom: 0;
    margin-top: 75px;
      position: relative;
    display: block;
}



@media (max-width: 922px) {
  .highlight-pack.hhs-price-inner h5 {
   top: -53px; 
  }
}

@media (max-width: 575px) {
  .highlight-pack.hhs-price-inner{
   margin-top: 75px; 
  }
}


.small-sub{
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #E2E5EB;
  padding-bottom: 25px;
  margin-bottom: 28px;
}

.small-pre{
  font-weight: 400;
font-size: 12px;
line-height: 16px;
  margin-bottom: 0;
}

.price-con h2{
  font-weight: 700;
font-size: 44px;
line-height: 50px;

color: #303738;
}

.price-title{
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: #EB5D13;
}

.price-title span{
  font-weight: 400;
  font-size: 25px;
  display: block;
}

.col-cta.price1 .cta_button {
    display: block;
  text-align: center;
}