
/* PROJECT-SET */
.inner {width:100%; max-width: 1280px; padding: 0 20px; margin: 0 auto;}

.height-auto {height: auto !important;}

.height-auto > .fp-tableCell {height: auto !important;}

@media(max-width: 1024px) {
  
}


@media(max-width: 768px) {
  .inner { padding: 0 20px; }
}