      body, html {
            margin: 0;
            padding: 0;
            overflow: hidden;
            height: 100%;
        }

       
        @media screen and (max-width: 720px) and (orientation: portrait) {

	.fundo-celular-v {width:720px; height:1280px; position:relative; top:0px; left:0; background:url(http://qualeamusica.net/jpg/fundo-vertical.jpg) no-repeat;  background-size: contrait; margin:0 auto; padding:0px; padding-bottom:0px; border-radius:0px; border:#999 solid 0px;}


 
  
.disco_celular-v {
        background: url('https://qualeamusica.net/jpg/disco-celular-vertical.webp') no-repeat center;
        width: 32%;
        height: 62%;
        background-size: contain;
        position: relative;
        top: -142px;
        left: 16%;
        transform: translateX(-50%);
        z-index: 10;
} 

.brincar{
  
	background:url(https://qualeamusica.net/jpg/Jjdjbff_celular_1.jpeg) -2px no-repeat; 
  	width:90px; 
  	height:72px;
  	float:right; 
    vertical-align:top; 
    position: absolute;
   top: 555px;
    left:271px;
    z-index: 9999;
}

	.brincar:hover{
  
	background:url(https://qualeamusica.net/jpg/Qxj7ma0_celular_2.jpeg)  -2px no-repeat; 
  
	width:97px; 
  
	height:72px;
  
	float:right;
  
	}
  

  
	.cadastro{
  
	background:url(https://qualeamusica.net/jpg/2_celular_v.jpg)-4px no-repeat; 
  	width:90px; 
  	height:72px;
  	float:right; 
    vertical-align:top; 
    position: absolute;
    top: 555px;
    left:99px;
    z-index: 9999;
}

  
	
  
	.cadastro:hover{
  
	background:url(https://qualeamusica.net/jpg/1_celular_v.jpg)  -2px no-repeat; 
  
	width:97px; 
  
	height:72px;
  
	float:right;
  
	}
  
       
   
  
#player {
   	width:80px; 
  	height:204px;
    position: absolute;
  	top:250px; 
  	left:234px;
      z-index:9999; 
  
    }
        }