.leistung-box{height:50px;width:50px;background-color:#fe5f55}.leistung-list-box{height:25px;width:25px;background-color:#fe5f55}@keyframes animation-pulse{25%{transform:scale(1.05)}75%{transform:scale(.95)}}.animated-container:hover{animation-name:animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}