#indicator-img {
    cursor: pointer;
}
@media screen and (min-width: 1300px) {
.indicat-wrap .modal {
right: max(650px, 38%) !important;
}
}

@media screen and (min-width: 1800px) {
.indicat-wrap .modal {
right: max(700px, 38%) !important;
}
}