#asterix {
	color: red;
}

.asterix {
	color:red;
}

.col-sm-2.pay-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

img.pay-item {
    /*width: 30%;*/
    padding-left: 25px;
    display: block;
    position: relative;
    top: -10px;
}

@media (min-width: 768px)
.itranscript .col-sm-2.pay-item {
    width: auto;
}