/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  /* width: auto; */
  /* max-width: 680px; */
  width: calc(100% - 250px);
  padding: 0 15px;
}

.footer {
	/* position: absolute; */
  background-color: #f5f5f5;
}
