@media only screen and (max-width: 600px) {
  .ttt{
  	top:-3%;
  	left: 52%;
  }


  .glob{
    display: none;
  }
}