#header-trips {
    background-image: url('../images/cidade-paraty.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 50vh;
}
