.card1 .content-padding-space{
    border: none !important;
}
    .content-padding-space{
        padding:48px 0px !important;
    }
        .content-padding-space p{
            line-height: 24px !important;
            margin-bottom: 16px !important;
        }


.content-mb{
  margin-bottom: 24px;
}
 
.img-h{
    height: 432px !important;
}  
@media (min-width: 1400px) {
  .grid-gap-lg {
    --bs-gutter-x: 12rem !important;
    --bs-gutter-y: 8rem !important;
  }
}
@media (min-width: 1400px) {
  .line-break{
    display: block;
    }
}