@media (max-width:920px) {
    .footer-suva{
        width: 50%;
        /* background-color: black; */
    }
    .footer-suva .heading{
        width: 240px;
    }
    .bottom-footer .footer_last-text{
    justify-content: center;
}
}