.promocion .row {
    max-width: 952px;
    margin: auto;
}
.icono-texto {
    padding-bottom: 0px !important;
    background-size: contain;
    max-width: 207px;
    margin: auto;
    border-radius: 20px;
    margin-bottom: 0px;
    height: 100%;
    min-width: 207px;
    min-height: 225px;align-items: center;display: flex;
    box-shadow: 0px 5px 2px #a1a1a1;
}
.icono-texto .mth-custom-card-element {
    padding-bottom: 0px;max-width: 157px;width: 100%;min-width: 157px;
}
.icono-texto .card-body {
    font-size: 13px;
    padding: 3px 0px 0px 0px;
}
.icono-texto p.card-text {
    display: block!important;
    border-bottom-width: 1px;
    border-style: dashed;
    border-top-width: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
    border-color:#840810;
}
.card-body p {
    display: none;
}
.texto-med {
    font-size: 25px;
    padding-bottom: 0px;
    padding-top: 45px;
    color: #4b4b4b;
}
.texto-red {
    color: #cf152c;
    font-weight: normal;
    font-size: 21px;
    line-height: 1;padding-bottom:23px;
}
.boton a {
    margin: 5px;line-height: 50px;
}
#listas ul li {line-height: 22px;}
.mth-custom-card-element .card-body {padding: 0px!important;}