/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 14 2021 | 08:00:15 (pm)
/*
/******* Do not edit this file *******/

@media screen and (max-width:640px) {
    .template1 th, .template1 td{
        display:block;
    }
}
.simplemap img {
    -webkit-opacity:1;
    -moz-opacity:1;
    -o-opacity:1;
    filter:alpha(opacity=100);
    -ms-filter:alpha(opacity=100);
    opacity:1;
}