.transform-style:hover{   transform: translateY(-10px);
}
.transform-style{  transition: all .3s ease-in-out !important;
}