.logoipoteka{
	width: 300px;
	height: 60px;
}
@media (max-width: 991.98px) {
  .logoipoteka{
	  width: 150px;
	  height: 50px;
  }
}