.bg-home{
	background: url(../pittriver.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
}