.imgl-tooltip{
    background:gray;
    border:2px solid red;
    color:white;
    width:100px !important;
    height:100px !important;
}
.imgl-theme-light .imgl-tooltips .imgl-tooltip-form {
    padding:0 !important;
    background:gray !important;
}