
.image1 {
    background-size: cover;
    width:100%;
    height: 80vh;
}

header{
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.7),rgba(4,9,30,0.7)), url(34193891.webp);
    background-position: center;
    background-size: cover;
}


.mt-4{
    text-align: justify;
}


.m-4 p{
    text-align: justify;
}

.gb {
    text-align: justify;
}

=======
.image1 {
    background-size: cover;
    width:100%;
    height: 80vh;
}

.mt-4{
    text-align: justify;
}


.m-4 p{
    text-align: justify;
}

.gb {
    text-align: justify;
}


