/*
.chat-section {
    right: 0;
    margin-top: 575px;
    left: inherit;
}
*/

/*
@media (max-width: 768px) {
    .chat-section {
        margin-top: 200px;
        z-index: 0;
    }
}
*/

@media (max-width: 1366px) {
    .map {
        margin-bottom: 380px;
    }
    #search-block {
        bottom: 210px;
    }
    .chat-section {
            margin-top: 590Px;
    }
}
