 .comment-rupee {
     position: relative;
     display: inline-block;
 }

 .comment-rupee .fa-rupee-sign {
     position: absolute !important;
     top: 0.3em;
     right: 0.7em;
     font-size: 1.2em !important;
     color: white !important;
 }

 .info1 {
     background-color: #1351d8;
     font-size: 27px;
     color: white;
     font-weight: 600;
     text-align: center;
     padding: 2px;
 }