.line img {
    height: 6px;
}

.line.-vertical img {
    max-width: unset;
    width: 6px;
    height: auto;
}

#about .line:not(.-vertical) {
    margin-left: -48px;
}

#lowerHero {
    position: absolute;
    right: 0;
}

#lowerHero img {
    width: auto;
}

#about .line#lower {
    margin-right: -40px;
}

#about .column {
    position: relative;
}

#containerTop {
    position: absolute;
    top: 24px;
    left: -56px;
}

#containerBottom {
    position: absolute;
    bottom: -2px;
    left: -56px;
}