ul {
    list-style-type: disc;
    padding-left: 20px;
}

.sb-footer-bottom {
    margin-right: 0;
}

.sb-products-home3-left {
    display: block;
    padding-right: 0;
}

.sb-products-home3-left img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.sb-products-home3-left-content {
    padding: 30px;
}

.header-area {
    padding: 15px 0;
}

.header-area .img-fluid {
    height: 70px;
}

.mask-white {
    filter: brightness(0) invert(1);
}

.sb-section-title {
    color: #1f6306;
}

.sb-header-wrapper .sb-header-top {
    padding: 10px 0;
}

.sb-footer-bottom-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 575px) {
    .sb-products-home3-left {
        padding-top: 0;
        margin-bottom: 50px;
    }

    .sb-header-top-logo .img-fluid {
        height: 60px;
    }
}
