#home {
    display: flex;
    min-height: calc(100vh - 91px);
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#cta {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 28px;
    margin-top: 5%;
    align-items: center;
    z-index: 2;
}

.img-right {
    position: absolute;
    top: 30px;
    right: 0px;
}

.img-left {
    position: absolute;
    bottom: 50px;
    left: 0px;
}

@media screen and (max-width: 1170px) {
    #home{
        min-height: 100%;
        padding-top: 0px;
    }

    #cta {
        width: 100%;
        text-align: center;
        align-items: center;
    }
    /* .img-right {
        display: none;
    }
    
    .img-left {
        display: none;
    } */

}

@media screen and (max-width: 600px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .img-left img {
        width: 200px;
        height: 100px;
    }

    .img-right img {
        width: 200px;
        height: 100px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 450px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 1400px) {
    .img-left img {
        width: 250px;
        height: 130px;
    }

    .img-right img {
        width: 250px;
        height: 130px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 25px;
        left: 0px;
    }
}

@media screen and (max-width: 400px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 420px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 430px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 768px) {
    .img-left img {
        width: 200px;
        height: 120px;
    }

    .img-right img {
        width: 200px;
        height: 100px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 820px) {
    .img-left img {
        width: 200px;
        height: 120px;
    }

    .img-right img {
        width: 200px;
        height: 100px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 540px) {
    .img-left img {
        width: 180px;
        height: 100px;
    }

    .img-right img {
        width: 200px;
        height: 100px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 344px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 853px) {
    .img-left img {
        width: 200px;
        height: 120px;
    }

    .img-right img {
        width: 200px;
        height: 100px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 412px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 560px) {
    .img-left img {
        width: 100px;
        height: 60px;
    }

    .img-right img {
        width: 100px;
        height: 50px;
    }

    .img-right { 
        position: absolute;
        top: 30px;
        right: 0px;
    }   

    .img-left {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}