.pro-image img {
    height: 261px;
}

.pro-bref {
    height: 100px;
}
@media (max-width: 768px) {
.item-boxed [class*="col-"] {
    margin-left: 1px;
    border: 0;
    border-radius: 0;
    background-color: #FFFFFF;
}
}
@media (max-width: 768px) {
.precio_real {
    font-weight: 400;
    margin-right: -2px;
    font-size: 14px!important;
}
}

@media (max-width: 768px) {
.ticket {
display:none;
}
}