@media only screen and (max-width: 900px) {
    div#main-menu {
        background: #222426;
    }
    .row.footer_tops {
        margin-left: 30px!important;
    }
    .formOjbect.contact {
        width: auto;
        margin: auto;
        box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
        border-radius: 10px;
        padding: 15px;
    }
    .owl-nav {
        display: none;
    }
    .partner-thumbnail-homes img {
        height: 150px;
    }
    article.bk-post {
        width: 100%;
    }
    .icon_img_home {
        margin-top: 6px!important;
    }
}
