div#banner p {
    font-family: kalimati;
    /*width:205% !important;*/
    color:red !important;
}

.top-nav * {
     color: red; 
}

div#banner {
    width: 205%;
}

.top-nav .content {
    width: 100%;
}

.top-nav img {
    /* height: auto; */
     /* max-width: 200%; */
    width: auto;
}

p#banner-first {
    font-size: 18px;
}

p#banner-mid {
    font-size: 20px;
}

div#banner {

    line-height: 28px;
}

div#banner table:hover{
  cursor:pointer !important;
}

div#banner td, table {
    border: 1px solid white;
    
}
img.flag {
    height: 105px !important;
    width: 90px !important;
}