@media (min-width:1200px){#zoom-background{animation:zoomin 11s 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){.bg-responsive{display:block!important;min-height:350px!important}h1{color:#ffffff!important;line-height:1.3em!important;text-align:center}.col-reverse{display:flex;flex-direction:column-reverse}}