@media screen and (max-width:980px){.col-reverse{display:flex;flex-direction:column-reverse}}@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%}}@media screen and (min-width:980px){h1{font-size:45px!important}}.imgRef{width:23%;margin-left:9px}@media screen and (max-width:768px){.imgRef{width:23%}}@media screen and (max-width:480px){.imgRef{width:47%}}