@media (min-width: 320px) and (max-width: 480px){

    .portfolio-sec{
        font-size:08px;
        height: 65vh;
        background-color: #ebff90;
    }
    .testimonial-sec{
        font-size:12px;
        background-color: #f4ffeb;
    }
    
    }