Calendar Component- Google Calendar Height

Is there anyway to control the height of a calendar component that is attached to Google Calendar.  Within the calendar component, there is the ability to change the number of rows per hour.  However, this is not precise enough for the needs of the page.  I have tried using CSS to control the height of the responsive grid the calendar component is in, but the calendar component appears to take priority.

Did you try to put it in a wrapper. Wrappers have height and width settings…

I have tried the wrapper.  It does not seem to work either.  Horizontal dimension control seems to work with wrappers, as well as other methods to control size.  However, with the vertical size, the calendar component seems to take priority through the choice of how many hours to default to when displaying as well as how many divisions per hour.