#gizo35lat { position: fixed; right: 0; top: 178px; z-index: 999 !important; display: flex; align-items: center; justify-content: center; text-align: center; background: #fff; width:90px; height: 80px; border-radius: 10px 0 0px 10px; }

@media screen and (max-width: 768px) {
	#gizo35lat { display: none; }
}