.dt-card{ padding:15px;}
#mouse {

     width: 100%;
    height: 100%;
    max-width: 480px;

}





#mouse .visited {

    fill: #fecb4c !important;

}



#mouse .active {

    fill: #f7931c !important;

}



svg {

    display: inline;

}
 