.productDescSubject {
    color:red;
    padding-right: 25px;
}

.servicesCardHeader {
    background-color: transparent;
    border-bottom:none;
    padding:20px 0 10px;
}

.servicesCard {
    border:none;
}

.servicesCardBody {
    margin-left:10px;
}

.porButton {
    padding : 20px 50px 20px 50px;
}
