@media (max-width:600px) { 

    section h4 { 
        font-size: 1.6rem;
        margin-left: 5px;
    }
}