@media (max-width: 575px) {
    h1 {
        font-size: 40px;
    }

    p {
        font-size: 14px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 35px;
    }

    h4 {
        font-size: 20px;
    }

    nav a {
        font-size: 13px !important;
    }

    nav svg:not(:host).svg-inline--fa,
    svg:not(:root).svg-inline--fa {
        font-size: 15px;
    }

    .nav-btn {
        margin-top: 20px;
        display: block;
    }
    header span {
        font-size: 40px;
    }
    
    .desing {
        display: none;
    }
    
    button {
        padding: 12px 26px;
        border-radius: 5px;
        font-size: 14px;
    }
    
    .Instagram-Likes-desing img {
        display: none;
    }
    
    .why {
        display: none;
    }
    
    .How {
        display: none;
    }
    
    .our {
        display: none;
    }
    
    .header p {
        width: auto;
    }
    
    #Everything-You-Need-to-Know-end {
        height: auto;
    }
    
    #How-Pump-Insta-Work-i .box-containt .Save {
        padding: 10px 0;
        width: 50%;
        font-size: 14px;
    }
    
    #How-Pump-Insta-Work-i .box-containt h2 {
        margin: 0 0 30px 30px;
    }
    
    .box-containt h4 {
        padding: 25px 0 20px 0;
    }
    
    .Rating-1-2 svg:not(:host).svg-inline--fa {
        font-size: 30px;
    }
    
    .accordion-button {
        padding: 20px;
        font-size: 15px;
    }
    
    .footer svg:not(:host).svg-inline--fa {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .sign {
        margin-top: 20px;
    }
    
    .pulse-b {
        height: 90px;
        width: 90px;
    }
    
    #pulse svg:not(:host).svg-inline--fa {
        font-size: 35px;
    }
    
    .Likes {
        text-align: center;
    }
}
