

[media-id="14776000001693163"]:hover,[media-id="14776000001693187"]:hover,[media-id="14776000001693195"]:hover{
    transition: transform .5s ease;
  -webkit-transform: scale(1.3);
  cursor: pointer;
}

/* [text-id="14776000001614149"]>p
{
  margin-top: 5%;
  width: 100%;
}
[text-id="14776000001614149"]>p:hover {
white-space: nowrap; 
overflow: hidden; 
margin: 0.5% auto;
animation: animate 6s steps(33) 1s 1 normal both,
    first_cursor 900ms steps(33) 8;;
}

@keyframes animate {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} */