#C,#PSP,#CEL,#PEG,#B,#JU{
                transition: all .4s ease;
}
#C:hover,#PSP:hover,#CEL:hover,#PEG:hover,#B:hover,#JU:hover{
                transform: scale(1.2, 1.2);
}
#TAU,#MEGA,#CTK,#CTX{
                transition: all .4s ease;
}
#TAU:hover,#MEGA:hover,#CTK:hover,#CTX:hover{
                transform: scale(1.2, 1.2);
}
#RLT,#RGA,#RCU,#T,#TE,#ICU,#IGA{
                transition: all .4s ease;
}
#RLT:hover,#RGA:hover,#RCU:hover,#T:hover,#TE:hover,#ICU:hover,#IGA:hover{
                transform: scale(1.2, 1.2);
}
#MF,#BE,#YEC,#GRA{
                transition: all .4s ease;
}
#MF:hover,#BE:hover,#YEC:hover,#GRA:hover{
                transform: scale(1.2, 1.2);
}
