.header-two{
    background: url('../img/thuysvers.png') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%; /* For at least Firefox */
    position: relative;
}
