.bg-image{
    background-image: url('../../img/web/home.webp') !important;
    height: 100vh !important;
}

.btn-home{
    width: 300px !important;
    text-align: start;
    padding-left: 20px;
    font-size: 1.3em;
}