 @media (max-width:776px) {

    .footer_ram{
     display: flex;
     justify-content: space-evenly;
    }
    .buttom_footer{
        gap: 20px;
        justify-content: center;
    }
 }