.know-more-banner {
  background: url("../../../../content/dam/icex-invest/img/layouts/latam/know-more-banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px;
  color: white;
  margin-bottom: 30px;
}
.know-more-banner p {
  margin-bottom: 30px;
  max-width: 450px;
}
