.tooInstaLogo {
z-index: 10;
}

@media (max-width: 768px){
  .button.topContactBtn {
        width: auto !important;
	}
  
  .topInstaImg {
  max-width: 30px !important;
  }
  .box-btn .button.topContactBtn:first-of-type {
  	margin-right:0;
  }
  
  .box-btn .txt16.topCtext  {
  padding: 8px 50px 8px 15px;
  }
}


