.inner-banner{
  display:none;
}



.menu-tabs .menu-col.img-col .image::before {
    border: 0px solid var(--main-color) !important;
}

.scrolling-banner-section::before {
    background: url("../images/background/202.jpg") no-repeat center center !important;
    background-size: cover !important;
}

table th:nth-child(5),
table td:nth-child(5) {
    display: none !important;
}