/****************************************************************************/
/* This is the default custom CSS file that is included in every template.  */
/* It can be edited, but it cannot be renamed or deleted.                   */
/****************************************************************************/
.fancybox-opened{
    z-index: 99999 !important;
}
@media (max-width: 767px) {
    .mob-app-strategy .space-block{
        padding: 1em;
    }
    .mob-app-strategy>a>img, .mob-app-strategy img{
        width: 68px !important;
    }
}