.click-gif img {
    height: 40px !important;
    width: 40px !important;
    margin: unset !important;
    top: unset !important;
    left: unset !important;
}

iframe {
    height: 100%;
    width: 100%;
    border: 0;
}

.popup-img img {
    object-fit: contain !important;
}


/* iframe,
.animated-btn,
.animated-btn div {
    border-radius: 50%;
} */


/* .popup-img {
    height: 100% !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
}

.popup-img img {
    object-fit: contain;
} */