@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 1200px) {
._rstring ._dummylogo{ display: flex; }
}
@media only screen and (max-width: 768px) {
._rstring .mw-body {
margin-left: 0;
margin-top: 92px;
}
._rstring #p-personal {
min-height: 82px;
height: 82px;
}
._rstring #p-personal ul{
min-height: 82px;
height: 82px;
}
}
/*This CSS code adding by Rahul for responsiveness */