.main-section{display:flex;justify-content:center;margin-top:12px;height:100%;width:100%}.app-page{display:flex;flex-direction:row;min-height:100vh;max-width:1440px}@media (max-width: 1200px){.app-page{max-width:1200px}}@media only screen and (max-width: 840px){.app-page{max-width:840px;flex-direction:column}}.App{background-color:#f2fbfd;min-height:100vh}.ship-header-small-letters{display:none;margin-left:0;margin-top:8px;letter-spacing:".1px"}@media only screen and (min-width: 600px){.ship-header-small-letters{display:inline}}body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
