#oferta {
    height: 4778px;
    /*background: url("../img/oferta/oferta.jpg");*/
    width: 937px;
    margin: 30px auto;
    position: relative;
}

#oferta > .policy-back {
    position: absolute;
    bottom: 180px;
    height: 1px;
    width: 100%;
}

#oferta > h1 {
    font-size: 3em;
    font-weight: bold;
    padding-left: 25px;
}