﻿.round-40 {
    width: 40px !important;
    height: 40px;
}
.map-marker {
    border-radius: 50px;
    padding: 20px;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    margin-top: -2px;
}
.wide-map {
    height: 750px;
    min-width: 1180px;
}
.mini-map {
    height: 543px;
    min-width: 750px;
}
.row-text-truncate {
    max-width: 200px;
}

.image-link img:hover {
    opacity:0.5;
}
.fs-12 {
    font-size: 5.875rem !important;
}
.fs-10 {
    font-size: 4.875rem !important;
}