.titleIcon-container {
  display: flex;
}

.titleIcon-img {
  height: 100%;
  width: auto;
}

.titleIcon-txt {
  margin: auto 0 auto 1rem;
  font-family: 'Oswald', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 70px;
  line-height: 50px;
  color: #3B2D4C;
  padding: 10px 0;
}
