footer .ba-section, 
footer .ba-row, 
footer .ba-grid-column,
header .ba-section, 
header .ba-row, 
header .ba-grid-column {
    min-height: 30px !important;
}
/* Recent works */

.recent-work ul.carousel-type li {
		box-sizing: border-box;	
  	padding-left: 20px;
    padding-top: 40px;
    box-shadow: 0px 20px 30px var(--shadow);

}
.donate
{   color: #fff;
    bottom: 25px;
    display: flex;
    position: fixed;
    z-index: 9999;
    left: 25px;
}
.ba-forms-modal-wrapper.visible-forms-modal {
     z-index: 9999;
}