/* Add custom CSS styles below */ 
.NG-hero-section-7{
    max-width:1200px;
}

.footer-floating-images{
  display:flex;
  gap:20px;
  justify-content:center;
  align-items:center;
  margin-top:20px;
}

.footer-floating-images img{
  max-width:120px;
  height:auto;
  display:block;
}