#period h3{
    font-size: 24px;
    color: #98639b;
    margin-bottom: 15px;
}

#period .mb-30{
  margin-bottom: 30px;
}

@media screen and (max-width:1024px) {
#period h3{
  font-size: 22px;
}
}

@media screen and (max-width:599px) {
#period h3{
  font-size: 20px;
}
}

.lp-consider h3{
  font-size: 24px;
  color: #98639b; 
  padding-left: 0px;
}

@media screen and (max-width:1024px) {
.lp-consider h3{
  font-size: 22px;
}
}

@media screen and (max-width:599px) {
.lp-consider h3{
  font-size: 20px;
}
}

.lp-consider .pbi-0{
  padding-bottom: 0px !important;
}




.lp-consider .mb-15{
  margin-bottom: 15px;
}
