.customImg .img_placeholder{background-color:#000;height:100%;width:100%}.customImg .loadingSvg{animation:rotate 1s linear infinite}.customImg .customImg{-o-object-position:50% 50%;object-position:50% 50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
