Hello Elizabeth,
If you add the content it’ll automatically adjust the height of the content wrapper.
Here is a quick fix. Please add the following css inside the additional css section of your customizer;
#cir-content-wrapper {
min-height: 465px;
}
Let us know.
Thanks!