@media screen and (max-width: 767px) {

.footer-center-right>ul{
    width: 50% !important;
  }
  .footer-center-left{
    margin-left: 25px;
  }
  .footer-center-left p.week{
    color: #f5f5f5;
  }
  .lz-nav{
    display: none;
  }
  }