#randomImage{position:absolute;animation:imageAnimation 6s linear;opacity:0}@keyframes imageAnimation{0%,100%{transform:scale(0.5);opacity:0}50%{transform:scale(1);opacity:2}}.et_pb_menu_inner_container.clearfix{display:flex;flex-direction:column}.animation-image{animation:moveUpDown 1s ease-in-out infinite}@keyframes moveUpDown{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@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 (max-width:980px){.col-reverse{display:flex;flex-direction:column-reverse}}.imgRef{width:23%;margin-left:9px}@media screen and (max-width:768px){.imgRef{width:47%}}@media screen and (max-width:480px){.imgRef{width:45%}}