.image-layer:before {
    content: "";
    background: rgb(0 84 53 / 78%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.main-slider__nav {
    display: none;
}

.blog-sidebar__posts {
    padding: 20px;
}

.blog-sidebar__posts ul li:hover {
    background: none;
}

.farm-track-content table tr td {
    padding: 5px 10px;
}

.blog-details img {
    max-width: 100% !important;
    height: auto !important;
}
