@media only screen and (max-width: 1450px)  {

.otplogo img {
height: 30px;
}

}

@media only screen and (max-width: 1235px)  {

.otplogo img {
height: 20px;
}

}