.main-content {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 1000px; */
    background-position-y: center;
    padding-top: 180px;
    padding-bottom: 32px;
}
/* body {
    background: #004380;
} */
h1 {
    padding: 20px 0;
}
