div#header-contact-info {
    color: white !important;
    background-color: green;
    padding: 5px;
    text-align: center;
    font-size: 13px;
}
.top-nav .col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.top-nav img {
    max-width:100% !important;
}


p#nepali_date {
    position: absolute;
    z-index: 100;
    top: 5px;
    left: 7px;
    font-family: 'kalimati' !important;
}
span.nepali_date {
    position: absolute;
    z-index: 100;
    color: white !important;
    top: 5px;
    left: 10px;
    font-size: 13px;
}

form#search-block-form {
    width: 180px;
    position: absolute;
    top: 1px;
    z-index: 100;
    right: 130px;
}