.news-footer {
    
    position: relative;
    top: -40px;
    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;
	}
}


@media screen and (max-width: 768px) {

    .enjoy-article {
    
    position: relative;
    top: 0px !important;
    
    }

}