

@media only screen and (max-device-width: 480px) { 
    
    div#footerContent{
       
        }
        
    div#footerContent p {
    margin: 0;
    font-size: 12px;
    padding: 0 10px 0 12px;
    text-align: left;
    
}
}
