/* Hide the Google Translate iframe and its container */
.goog-te-banner-frame.skiptranslate, .goog-te-gadget-icon {    
                display: none !important;
}
body {    
         top: 0px !important;
}