/* Enter Your Custom CSS Here */
#text-3{ text-align:center;}
#text-4 {
    text-align: right;
    margin-right: 0;
    position: relative;
    
}
#footer-widgets {
    background-color: #EEEEEE;
    padding: 0 0 10px;
}

@media (min-width:290px) and (max-width:639px) { 
  #text-2,
  #text-3,
  #text-4 {text-align:center;}
  
}