@media (min-width:1200px){#zoom-background{animation:zoomin 7s infinite linear 1s;background-size:100% auto}}@keyframes zoomin{0%{background-size:100% auto}50%{background-size:110% auto}100%{background-size:100% auto}}@-webkit-keyframes zoomin{0%{background-size:100% auto}50%{background-size:110% auto}100%{background-size:100% auto}}@media screen and (min-width:980px){h1{font-size:35px!important}}.imgRef{width:23%;margin-left:9px}@media screen and (max-width:768px){.imgRef{width:47%}}@media screen and (max-width:480px){.imgRef{width:100%}}@media screen and (max-width:980px){.col-reverse{display:flex;flex-direction:column-reverse}}