
#svg-loader-lazyload-def .circle{
    stroke-width: 5;
    stroke-linecap: round;
    stroke: #e30613;
    fill: none;
}

svg.svg-loader-lazyload-def-ctrl{
    width: 40px;
    height: 40px;
}

.lazyload-loader{
    text-align: center;
    padding: 50px;
}
