/* Hide Google Translate Top Banner and Body Offset */
.goog-te-banner-frame {
    display: none !important;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}
.skiptranslate iframe {
    display: none !important;
}
#goog-gt-tt {
    display: none !important;
}
body {
    top: 0px !important;
}
