/* Xtra small devices (iPhone 5/SE, screen width < 363px) */

@media (max-width: 363px) { 
    
   .footer-title {padding-top:10px;}
  
}
        