.marquee-photo-track{display:flex;animation:marquee 60s linear infinite;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.marquee-photo-track>div{flex:0 0 350px;width:350px}@media print,screen and (min-width:768px){.marquee-photo-track>div{flex:0 0 460px;width:460px}}@media print,screen and (min-width:1024px){.marquee-photo-track>div{flex:0 0 512px;width:512px}}.marquee-photo-track>div span{display:block!important}.marquee-photo-track img{display:block;height:auto;width:350px!important}@media print,screen and (min-width:768px){.marquee-photo-track img{width:460px!important}}@media print,screen and (min-width:1024px){.marquee-photo-track img{width:512px!important}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-1750px)}}@media print,screen and (min-width:768px){@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-2300px)}}}@media print,screen and (min-width:1024px){@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-2560px)}}}