@media screen and (max-width:770px){
	
        .info:first-child {
            display: none;
        }
    
	
	
}





