/* Prevent any horizontal overflow from the embed */ html, body { overflow-x: hidden; } .calendly-inline-widget { max-width: 100% !important; }