.aspen-content-title.small span:after {
  width: 30%;
}

.a-new-home {
  background-color: #ebebe3;
}

.a-new-home .photo>div {
  max-width: unset;
}

@media screen and (min-width: 768px) {
  .a-new-home .photo>div {
    max-width: 33.33%
  }
}