@media only screen and (max-width: 992px) {
    .docpin-marker {
        margin-left: -20px;
        margin-top: -20px;
    }
}