﻿
.count
{
  line-height: 50px;
  color:white;
  margin-left:5px;
  font-size:5px;
}
#shiva1 {
    width: 70px;
    height: 50px;
    background: #3AA1F4;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    margin: 9px;
}

