/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 23 2021 | 03:10:53 (pm)
/*
/******* Do not edit this file *******/

#logo-text1{
 -ms-transform: scale(0.7,1); /* IE 9 */
    -webkit-transform: scale(0.7,1); /* Chrome, Safari, Opera */
    transform: scale(0.7,1); /* Standard syntax */ 
  letter-spacing: -1.5px;
  position: relative;
left: -96px;
}
#logo-text2-right{
  position: relative;
left: -5em;
}
#logo-text2{
  font-size: 26px;
}
.logo{
  /*left: 59%;*/
  left: 55%;
}