Here is an workaround.
Just add the following in your custom CSS file.
@media screen and (max-width: 680px) {
#colorbox {
display:none !important;
}
#cboxOverlay {
display:none !important;
}
}
[ Ad copy and link removed, this is not the place to promote a Facebook page. ]