/* Start custom CSS */.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}/* End custom CSS */