.logotipo {
    min-width: 100px;
    max-width: 280px;
    min-height: 50px;
    max-height: 120px;
}

@media (max-width: 767px) {
    .mp{
        max-width: 100%;
    }
}

.about-us__body {
    margin-top: 0px;
}

.product-card__no-price {
    color: #003300 ;
    background-color: #ddffca;
    padding: 5px;
}