.telt {
	z-index: 999;
	position: fixed;
background: #ffffffd6;
/*color: #000;
  border: 7px solid #7ccb2d; */
border-radius: 5px; 
padding:  0px 20px;
bottom: 10px;
    left: 5px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.4);
}

.telt:hover { 
background-color: rgba(210, 210, 210, 0.4)
}

.telt img {
	width: 35px;
}

.Corz {
	max-width: 85% !important;
}
