@media (max-width:768px){.usp-bar{height:24px;overflow:hidden;position:relative}.usp-wrapper{height:100%;position:relative;width:100%}.usp{animation:fade 18s infinite;opacity:0;position:absolute;width:100%}.usp:first-child{animation-delay:0s}.usp:nth-child(2){animation-delay:6s}.usp:nth-child(3){animation-delay:12s}@keyframes fade{0%{opacity:0}5%{opacity:1}30%{opacity:1}35%{opacity:0}to{opacity:0}}}
