.head-content {
    margin: 0 auto;
    color: white;
}
.head-content h1 {
    position: absolute;
    top: 260px;
    font-size:120px;
    line-height: 72px;
}
.head-content div {
    position: absolute;
    top: 368px;
    width: 79px;
    height: 7px;
    background: white;
}

