.dp-rotate-element{animation:rotate 25s linear infinite}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.dp-zoom-effect-element{animation:zoom-in-out 10s ease-in-out infinite}@keyframes zoom-in-out{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.et_pb_blog_grid .et_pb_image_container img{min-width:100%;max-width:100%;height:200px!important;object-fit:cover!important;overflow:hidden!important}.productmainpic img{max-height:250px;object-fit:contain}.wtslogo img{object-fit:contain;width:60%}