.chip_input{

font-size: 20px;
height: 65px;
margin-left:40px;
border: 0px;
width: 80%;
background-color: transparent;
margin-top:50px;
max-width:60px;
text-align: center;

}

.chip_div{

	 min-height: 200px;
	 min-width: 150px;
	 background-color: gray;
	 background-position:center;
	 background-size: 150px 150px; 
	 background-repeat: no-repeat;

}
