.elementor-11461 .elementor-element.elementor-element-e2786ce > .elementor-container{max-width:1200px;}.elementor-11461 .elementor-element.elementor-element-e2786ce{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS *//* Replace .elementor-widget-container with the specific class for your product grid */
.your-container-class {
    /* Set the height you want the grid to have *before* it shifts */
    min-height: 600px; 
    
    /* Ensures the layout doesn't collapse while waiting for images */
    display: block;
    width: 100%;
}/* End custom CSS */