@media screen and (min-width: 1200px) { .t396 .imagerotation .tn-atom{ transition: transform 200ms linear!important; } .t396 .imagerotation{ transition: transform 200ms linear!important; } .t396 .imagerotation:hover{ transform: scale(100%) rotate(0deg)!important; } .t396 .imagerotation:hover .tn-atom{ transform: scale(115%) rotate(0deg)!important; } .t396 .imagerotation:hover { z-index: !important; } .t396 .imagerotation .tn-atom{ transition:transform 200ms cubic-bezier()!important; } .t396 .imagerotation{ transition:transform 200ms cubic-bezier()!important; } .t396 .imagerotation:hover{ animation:scale- 200ms linear!important; transform: scale(100%) rotate(0deg)!important; } .t396 .imagerotation:hover .tn-atom{ animation:scale- 200ms linear!important; transform: scale(115%) rotate(0deg)!important; } }
