@media (min-width:1200px){#zoom-background{animation:zoomin 30s infinite linear 1s}}@keyframes zoomin{0%{background-size:100%}50%{background-size:120%}100%{background-size:100%}}@-webkit-keyframes zoomin{0%{background-size:100%}50%{background-size:120%}100%{background-size:100%}}.imgRef{width:31%;margin-left:9px}@media screen and (max-width:768px){.imgRef{width:30%}}@media screen and (max-width:480px){.imgRef{width:27%}}