.cid-sZvk2u6crQ .image-wrapper img {
    border-radius: 15px;
}

#slider-products {
    padding-bottom: 100px !important;
}

.green-gradient {
    background-color: #3bb78f;
    background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);
}

@media only screen and (max-width: 450px) {
    .cid-sZvkmdxsVS .navbar .navbar-logo img,
    .cid-sZvkmdxsVS .navbar.navbar-short .navbar-logo img {
        max-width: 220px;
        width: 100% !important;
        height: auto !important;
    }
}

@media only screen and (max-width: 350px) {
    .cid-sZvkmdxsVS .navbar .navbar-logo img,
    .cid-sZvkmdxsVS .navbar.navbar-short .navbar-logo img {
        max-width: 180px;
        width: 100% !important;
        height: auto !important;
    }
}