@media(max-width:920px){
    .prayer-schedule table tr th:first-child{
        border-radius: 0 !important;
        border-top: 1px solid #1E7942;
    }

    .prayer-mobile tr:first-child td {
        border-top: 1px solid #1E7942;
    }
}

@media(max-width:767px){
    .jl_header_magazine_style.header_layout_style3_custom .menu_wrapper{
        background: #fff;
        border-bottom: 3px solid #1E7942;
    }

    .jlm_w span{
        background: #1E7942;
    }

    .header_layout_style3_custom.jl_cus_top_share .search_header_menu.jl_nav_mobile .search_header_wrapper i, .header_layout_style3_custom.jl_cus_top_share .search_header_menu.jl_nav_mobile .search_header_wrapper i:hover{
        color: #1E7942 !important;
    }

    .jl_header_magazine_style.header_layout_style3_custom .logo_small_wrapper_table .logo_small_wrapper a img{
        margin-top: -15px;
        margin-left: -10px;
    }

    .br-green{
        border: none;
    }
}