@media (max-width:800px){
  .footer .foot_right{width:100%!important}
  .footer .foot_nav{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  .footer .foot_nav_item{width:auto!important;min-width:0!important}
}
