/*width of price in  payment*/
.osm-container input[type=text].input-small, .osm-container select.input-small, .osm-container textarea.input-small {
    width: 150px !important;
 	font-family: 'BNazanin';
}

/*font size of price*/
.osm-plan-price .price span {
    font-size: 25px !important;
}