@media only screen and (min-width: 500px) {
    .install-the-app-btn {
        margin: -35px 7px 9px -91px;
        text-transform: uppercase;
        padding-top: 3rem!important;
    }

    .install-the-app-btn img {
        width: 275px;
    }

    .store-links img {
        width: 200px;
    }

    .review-box img {
        width: 125px;
    }

    .fp-butterfly-logo {
        width: 60px;
    }

    .fp-logo {
        width: 240px;
    }

    .btn-wizard-button {
        width: 25% !important;
    }

    .lang-fr .btn-wizard-button, .lang-es .btn-wizard-button {
        width: 30% !important;
    }

    .lang-it .btn-wizard-button {
        width: 35% !important;
    }

    .is-easy img {
        width: 100px;
    }

    .position-sticky .sticky-text {
        font-size: 0.6rem;
    }

    .position-sticky .sticky-text img {
        width: 20%;
    }

    .position-sticky .btn-wizard-button {
        width: inherit !important;
    }

    .sticky-col-4 {
        flex: 0 0 auto;
        width: 22.333333%;
    }

    .position-sticky .fp-butterfly-logo {
        xwidth: inherit;
    }

    .information-table, .reviews .container {
        xfont-size: 0.6rem;
    }

    .carousel-fs {
        font-size: 0.8rem;
    }

    .slick-slide {
        margin-left: inherit !important;
        min-height: 165px !important;
        max-height: 165px !important;
    }
}