
         /*  ex-oc-4-4-15.css  */




@media screen and (max-width: 1024px) {
    p {  
        color: red;
        background-color: black;
        font-size: 1.2em; 
    }    
}