@media (max-width: 767px){
  section.cards .card-info h4{
    font-size: var(--f16);
  }
  .about .upper-head {
    width: 100%;
  }
  .homeowners-sec .homeowners-content section{
    padding: 25px 0 0;
}