.translate-img {
	transform: translateY(50%);
}

.top-of-page {
  position: relative; /* or absolute, fixed, sticky */
  z-index: 9999;
}

.social-media-icon > img {
    width: 120px;
    height: 120px;
}