h4{
    font-size: 24px;
    border-bottom: 1px dotted #CCC;
}

@media only screen and (max-device-width: 479px) {
    .hero-item{
        background-position: right -250px top;
        background-size: 350%;
    }
}