div#banner p {
    font-family: kalimati;
    /*width:205% !important;*/
    color:red !important;
}

.top-nav * {
     color: red; 
}
.top-nav img {
      max-width: 83%;
  
}

div#banner {
    width: 205%;
}

.top-nav .content {
    width: 100%;
}


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: 88px;
    width: 84px;
}

img.logo {
    height: 92px;
    width: 122px;
}