.main-logo{
   padding: 10px;
   width: 10%;
}

.DivHeading{
    font-size: 40px;
    font-weight: bold;
    color: #000;
}
.SubHeading{
    font-weight: bold;
    font-size: 20px;
}
.inputBox{
    border: #000 2px solid;
    width: 100%;
}
.sideImg{
    background-image: url('../img/nandankanan/TIGERLong.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.formbackground{
    background-color: rgb(197, 252, 233);
}