.feature-hotspot {
    position: absolute;
    z-index: 103;
    width: 4% !important;
    height: 1.72% !important;

    background: #47b39d;
    border: 1px solid #355264;
    border-radius: 50%;
    opacity: 0.6;
}

.imagehotspot-container {
    margin: 0 auto;
    position: relative;
    max-width: 600px;
    width: 100%;
    height: auto;
    z-index: 101;
    overflow: hidden;
}