.elementor-21272 .elementor-element.elementor-element-f38af62 .filebird-gallery-item{width:calc(100% / 5);padding:0px;}.elementor-21272 .elementor-element.elementor-element-f38af62 .filebird-gallery{margin:-0px;}:root{--page-title-display:none;}/* Start custom CSS for filebird_gallery, class: .elementor-element-f38af62 */.filebird-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}
.filebird-gallery-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
}
.filebird-gallery-item img {
    max-width: 100%;
    height: auto;
    display: block;
}/* End custom CSS */