.main-menu-wrapper ul.parent-menu li.third-menu a {
    background-color: rgba(63, 181, 189, 0.2) !important;
    border-radius: 10px 10px 0 0;
}

@media only screen and (max-width: 767px) and (min-width: 100px), screen and (max-device-width: 767px) and (min-device-width: 100px) {
    .main-navigation-background {
        height: 97px !important;
    }
}