@media screen and (min-width: 480px) {
.abhi{
 position: absolute;
    padding-left: 80%;
      margin-top: -25px;
 }
 }