.elementor-3159 .elementor-element.elementor-element-eabab9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3159 .elementor-element.elementor-element-ae1acf3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-eabab9f *//*	this code interacts with the nav - check below for the updated version - add this in the CSS section of the container holding the images */

.gallery {
  width: 100%;
  height: calc(100vh - 60px);
  position: relative;
}

.elementor-3159 .elementor-element.elementor-element-eabab9f .elementor-widget-image {
  width: 75px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  margin: 20px;
}

.elementor-3159 .elementor-element.elementor-element-eabab9f .elementor-widget-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}/* End custom CSS */