/**
 * @file
 * Main content Layout.
 */

.main {
  position: relative;
  width: 100%;
}
