@media (max-width: 768px) {
    .plts-title {
        margin-bottom: 25px;
    }

    .plts-title .highlight-1 {
        font-family: "Caveat", cursive;
        font-size: 32px;
        margin-top: 15px;
    }

    .plts .highlight-multiple {
        line-height: 30px;
        font-size: 44px;
    }

    .plts-title h1 {
        font-size: 21px;
        line-height: 26px;
    }

    .plts-title .vector-1 {
        width: 100px;
    }

    .plts .sub-description {
        font-size: 15px;
        padding-right: 15px;
    }

    .plts .highlight {
        font-size: 21px;
    }

    .plateforme.feature p {
        font-size: 20px;
    }

    .plateforme .custom-banner img {
        height: 82px;
        width: 82px;
        margin-right: 10px;
    }

    .custom-banner .desc-zone h2 {
        font-size: 20px;
    }

    .plateforme .custom-banner p {
        padding: 0;
        font-size: 11px;
    }

    .list-properties {
        grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
    }

    .platform-banner img {
        width: 143px;
        margin-bottom: -30px;
        margin-top: -51px;
    }

    .platform-banner h2 {
        font-weight: bold;
        font-size: 23px;
        max-width: 600px;
        margin-right: 30px;
    }

    .platform-banner {
        padding: 10px 25px;
    }

    .text-pro-title {
        line-height: 16px;
        text-align: center;
    }

    .sdsd-title {
        padding-left: 8px;
        padding-right: 8px;
    }

    .submit-summary {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
        max-width: 90%;
    }

    #tableRecap {
        overflow-x: auto;
    }

    #promo-modal .modal-content {
        padding-left: 0;
    }

    .start-upgrad-a {
        margin-bottom: 30px;
    }

    #promo-modal .styled-texte-1 {
        font-size: 41px;
    }

    #promo-modal h1 {
        font-size: 21px;
    }

    #promo-modal .by-style-1 {
        font-size: 55px;
    }

    #promo-modal .modal-body {
        padding-top: 0;
    }
}
