body {
}

.intro-banner img {
    max-width: 600px;
    text-align: center;
}

.main-bg {
    background: url(/assets/images/4Fxejj7-Y7acGgt62jYM3V6YV3S.png) 50% 0 no-repeat;
    background-size: cover;
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.intro-banner {
    text-align: center;
}
