.revamp__shoppable-image img.main{width:100%}.newImageWithPolygons:empty{line-height:inherit;cursor:progress;background-color:#f5f5f5;background-image:-webkit-gradient(linear,left top,right top,color-stop(40%,hsla(0,0%,100%,0)),color-stop(50%,hsla(0,0%,100%,.5)),color-stop(60%,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%);background-repeat:no-repeat;background-position:100% 0;background-size:250% 100%;animation:shine 2s infinite;width:100%;height:0;padding-bottom:50%;padding-bottom:60%;display:inline-block;margin-bottom:1rem}@keyframes shine {
    to {
        background-position: 0 100%;
    }
}.newImageWithPolygons svg{height:100%;padding:0;position:absolute!important;left:50%!important;transform:translate(-50%,0)}