.owl-categorias-slider img {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
}

.product-image {
    max-width: 50%;
}

.product-header .product-image {
    border-radius: 20px;
}

.product-header div#product {
    margin: 20px 0;
}