#card-add-to-cart {
    top: 100px;
}

.project-target-icon-container {
    width: 50px;
    height: 50px;
}

#map-container {
    height: 280px;
}

.carousel .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.glightbox .pulsating-play-btn {
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
}

div.video-gallery-placeholder {
    width: 100%;
    height: 570px;
    background-color: #000000;
}