.financial-solutions-when-you-need-module-container {
  margin-left: 10%;
  margin-right: 10%;
  min-height: 100px;
}

#orgs-and-solutions-text-container {
  color: #02293d;
  font-family: Roboto Slab, serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.25em;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  padding: 0px;
  text-align: center;
}

#solution-text-container {
  color: #12d678;
  position: relative;
}

#org-text-container {
  color: #12d678;
  position: relative;
}

@media screen and (max-width: 680px) {
  .financial-solutions-when-you-need-module-container {
	margin-left: 5%;
	margin-right: 5%;
  }
}