.card-cuenta-perfecta .img_cards_generales{
	padding: 0px !important;
} 


.card-cuenta-perfecta .card-body .card-title a {
    color: #980c15 !important;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    float: none !important;
    margin-top: 0px !important;
    font-size: 19px;
    padding-top: 10px;
    letter-spacing: 0px;
}

table > tbody > tr > td {
		border-width: 0 !important;
}

 .mth-custom-card-element .btn-red{
  	background-color: #fff !important;
    border-color: #980c15 !important;
    color: #980c15 !important;
    text-transform: none;
    width: 100% !important;
    margin: auto !important;
    font-size: 14.5px !important;
    padding: 8px 18px;
    max-width: fit-content;
    border: 1px solid #980c15 !important;
}