
.t396__elem.zoomon {
overflow: hidden;
}

.zoomon .tn-atom {
transition: all 0.7s ease;
}

.zoomon .tn-atom:hover {
transform: scale(1.2);
}
