.app-brand-circle{animation:turn 30s linear infinite;background:url(../img/apps-circle.svg) 100%/contain no-repeat;height:148px;width:148px}@keyframes turn{0%{transform:rotate(0)}to{transform:rotate(359deg)}}
