
.hover-result:hover .hover-animated{
    display: block;
    transition: all 0.10s ease-in-out;
}
