.banner1 img{
    width: 100%;
    height: 700px;
}
.text-banner1{
    z-index: 99;
    position: absolute;
    color: white;
    font-size: 70px;
    font-weight: 700;
    margin-top: 300px;
}
.text-banner2{
    z-index: 99;
    position: absolute;
    color: white;
    font-size: 20px;
    font-weight: 700;
    margin-top: 370px;
}

