.features-large-con
{
  margin: 2em 0;
}

.features-large-unit
{
  display:flex;
}

.features-large-text-unit
{
  display:flex;
}

.features-large-title
{
  max-width: 539px;
  font-size: 2em;
  margin: 0 auto 1em auto;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: -1.2px;
  color: #222328;
}

/*
.features-large-text
{
  font-size: 1em;
  max-width: 539px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #222328;
}*/
.features-large-text
{
  margin: auto;
  max-width: 539px;
  opacity: 0.7;
  font-size: 1.1em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #000000;
}



.features-large-text-inner
{
  align-self: center;
  margin: auto;
}

.features-large-image
{
  align-self:center;
  text-align:center;
  object-fit: contain;  
}
.features-large-img-sm
{
  height:3em;
}

.features-large-w50
{
  width: 50%;
}
.features-large-w100
{
  width:100%;
}
