img {
  max-width: 100%;
}

.no-ads .google-auto-placed {
   display: none !important;
}

#gtco-footer p {
    padding-top: 12px !important;
}
#gtco-footer {
    padding-top: 0 !important;
}

.copyright {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}

@media screen and (max-width: 768px) {
    .copyright {
      padding-top: 0em !important;
      padding-bottom: 0em !important;
    }
}