@media (max-width: 1024px){
    body .ba-scrollable {
        background: #fff !important;
    }

    body .gallery-modal .ba-modal-header .zmdi {
        color: #000 !important;
    }
    
    body .ba-modal .header-icons,
    body .ba-modal .ba-modal-header {
        box-shadow: none !important;
	}
}