/* user css file */
#header img,
.logo img,
#logo img {
  width: 240px !important;
  height: auto !important;
  margin-bottom: -10px !important;
  margin-left: -40px !important;
}

#header,
.logo,
#logo {
  margin-bottom: -40px !important;
  padding-bottom: 0 !important;
}

#footer .col-sm-4:first-child {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

#footer img.fluid-left {
  width: 680px !important;
  max-width: none !important;
  height: auto !important;
  margin-left: -5px !important;
}

#footer {
  margin-top: -15px !important;
  padding-top: 0 !important;
}