Pull quotes are separate objects, so you are responsible to align them correctly, and to activate dynamic wrap or cut-in individually.
Change default wrap margins around pull quotes
GN4 by default wraps text around pull quotes with the following values:
•Vertical grid value, returned by the GetVG function for top and bottom margins.
•Page.GetInterCol * 0.9 for left and right margin.
To customize those values, add the following lines to your EditorialConfig:
<Item Name="glbPullQuoteLRM" Value="6pt" />
<Item Name="glbPullQuoteTBM" Value="6pt" />
glbPullQuoteTBM stands for the top and bottom margin, and glbPullQuoteLRM for the left and right margin.
Make all users to log out and log back on to GN4 client software. IISreset is not needed.