*{
    /* border: 2px solid red; */
    font-family: sans-serif;
}

.text1{
    top: 28%;
}

.text1 img{
    width: 95%;
}

.btn1{
    top: 39%;
}


.btn1 img{
    width: 95%;
    max-width: 599px;
}







 /* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    #bg{
        height: 100vh;
    }

 }

