.services-flex{display:flex;gap:10px}.services-column{flex:1}.rotate-slow img{animation:rotateSlow 20s linear infinite}@keyframes rotateSlow{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (max-width:767px){.mobile-2-col{display:flex;flex-wrap:wrap}.mobile-2-col .et_pb_column{width:50%!important;margin:0!important}}