.banne{
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(rgba(109, 109, 109, 0.8),rgba(109, 109, 109, 0.8)),url("..//slike/tr.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    align-self: center;
}
.bannee{
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(rgba(109, 109, 109, 0.8),rgba(109, 109, 109, 0.8)),url("..//slike/konfImpala.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    align-self: center;
}