#objectsMap {
    width: 100%;
    height: 400px;
    background: #fff url("img/loading.svg") no-repeat center center;
}

.ymaps-2-1-77-route-panel-input__icon {
    top: 1px !important;
}

@media screen and (min-width: 992px) {
    #objectsMap {
        height: 600px;
    }
}
