.col{width:45%!important;text-align:right}@media screen and (max-width:980px){h1{font-size:35px!important}.col-reverse{display:flex;flex-direction:column-reverse}}.rotate img{animation:rotate 40s infinite linear}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}