.masthead{
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}