.product-thumb-wrapper {
    max-width: 250px;
}
.service-icon {
    max-width: 120px;
}
p small {
    font-size: 12px;
    line-height: 1.4em !important;
    display: block;
}
.mt-negative-1 {
    margin-top: -0.5rem;
}
.mt-negative-3 {
    margin-top: -1rem;
}
.br-50 {
    border-radius: 50%;
}


.wmf,
.wmf-kavovary {
    order: 1;
}
.ce,
.ce-kavovary {
    order: 2;
}
.bravilor,
.kavovary-bravilor {
    order: 3;
}
.tone,
.tone-kavovary {
    order: 4;
    
}
.tone label,
.tone-kavovary label {
    border-radius: 150px;
    overflow: hidden;    
}
.all-button {
    order: 5;
}

@media (min-width: 768px) {
    .welcome-wrapper {
        height: calc(90vh - 128px);
    }
}
.welcome-brand {
    max-width: 300px;
}
