/* Below code is to fix the footer to the bottom of the page */
/* #g-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
} */
/* .border {
  border-right: none !important;
  border-bottom: none !important;
} */
.containerhead {
  /* margin-bottom: 5.5rem !important; */
  max-width: 1100px !important;
}
