@media screen and (max-width:980px){.bg-responsive{display:block!important;min-height:350px!important}.col-reverse{display:flex;flex-direction:column-reverse}}.mce-top-part{position:sticky!important;top:-60px}.txt ol,.txt ul{padding-bottom:0em!important}.rotate img{animation:rotate 10s infinite linear}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}