@media(min-width:901px){
  .footer-pro .footer-grid{
    align-items:start!important;
  }
  .footer-pro .vx-footer-brand-column{
    align-items:center!important;
    justify-content:flex-start!important;
    padding-top:0!important;
    margin-top:-4px!important;
  }
  .footer-pro .vx-footer-brand{
    margin-top:0!important;
    margin-bottom:18px!important;
  }
  .footer-pro .footer-slogan{
    margin-top:0!important;
  }
}
