.mobile-first{min-height:34.0625rem}.mobile-first .right-img img{margin-left:auto;margin-right:auto;display:none;max-width:100%;-webkit-animation:rotation 60s linear infinite 0s;animation:rotation 60s linear infinite 0s}@media (min-width: 460px){.mobile-first .right-img img{max-width:16.25rem;display:block}}@media (min-width: 768px){.mobile-first .right-img img{max-width:100%}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}
