 @media (max-width:1024px) {

    /* .footer_ram{
     display: flex;
     justify-content: space-evenly;
    } */
    .buttom_footer{
     /* margin-top: -68px; */
     display: flex;
     align-items: center;
     justify-content: space-evenly;
    }
 }