.pmtLine {
    /*transition: all 0.2s ease;
    //cursor: pointer*/
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
/*
.pmtLine:hover {
    box-shadow: 0px 0px 10px 20px lightsteelblue;
    background-color: lightsteelblue
    /*transform: scale(1.1)*/
/*}
*/