   .footer_top_center {
       width: 35%;
   }

   @media (max-width: 996px) {
       .footer_top_center {
           width: 100%;
       }
   }