@media screen and (max-width: 500px) {
    .top-416 {
        top: -164px !important;
    }

    .landing-comp2 {
        top: -670px !important;
        color: var(--color-dark-green);
    }

    /* .elips {
        width: 100%;
        height: unset !important;
    } */

    .elips {
        margin-top: 96px !important;
        width: 100%;
        padding-inline: 4px;
    }

    .img-613-428 {
        width: 80% !important;
        height: unset !important;
        margin: 0px auto;
    }

    .img-400 {
        width: 100% !important;
    }
}