.calendly-popup {
    top: 30% !important;
}


@media (max-width: 991px) {
   .calendly-popup {
    top: 5% !important;
}
}