.news-footer {
    padding-bottom: 40px;

}

.gold-buttons {
    position: relative;
    top: 5px !important;
}

 @media only screen and (max-width: 767px) {
	 .social-media-icons {
		 position: relative;
		 top: -15px !important;
		 z-index: 999999999 !important;
	}
}