header.masthead {
    background-image: url('../assets/img/home-bg.jpg') !important;
    background-position: center default !important;
}

a.navbar-brand img {
    width: 20px;
}

@media (min-width:1200px) {
    header.masthead {
        background-position: center -250px !important;
    }
}

ul.lino-filhos-quotes li {
    font-style: italic;
    margin-bottom: 1em;
}
