
    .extra_link ul {
	margin-top: 350px;
}
@media only screen and (max-width:1025px){
        .extra_link ul {
	margin-top: auto;
}
}
.lkr-ukg {
    margin: 0px 21px;
    border-left: 2px solid white;
    border-right: 2px solid white;
    padding: 2px 14px;
    cursor:pointer;
}
.lkr-ukg:hover{
    background-color:red;
    color:white;
}
.latest-update-class {
    width: 160px!important;
    text-align:center;
     padding: 2px 5px!important;
}
.latest-update-class1 {
    width: 96px!important;
    text-align: center;
    padding: 2px 5px!important;
    cursor:pointer;
}
.latest-update-class1 a{
    color:white;
}
.latest-update-class1 a:hover{
    color:black;
}

.latest-update-class1:hover{
    background-color:white!important;
    color:black;
}
.animate-me {
    width: calc(100% - 276px)!important;
    padding-right:0px!important;
}
.school-timing{
    width:100%!important;
}


@media only screen and (max-width:600px){
       .school-timing{
           position:static!important;
           display:inline-block!important;
        }
       .animate-me{
           float:none!important;
           width:100vw!important;
           margin:0px!important;
       }
       .latest-update-class {
           float:none!important;
           width:100vw!important;
       }
       .latest-update-class1 {
            float: none!important;
            margin: 0px auto;
        }
              .time-label {
            height: auto!important;
            line-height: 14px!important;
            
        }
        .school-timing {
            height: auto!important;
            margin: 6px 0px!important;
        }
        .sbi-collect-link-outer {
            display: block!important;
            width: 100vw;
            text-align: center;
        }
        .sbi-collect-link {
           margin: 0px calc(50vw - 67.5px)!important;
        }
}