@media only screen and (max-width: 900px) {
    div#main-menu {
        background: #222426;
    }
    .row.footer_tops {
        margin-left: 30px!important;
    }
    .from_home {
        margin-top: 0px!important;
    }

}
