section {
  scroll-margin-top: 5rem;
}

.rosita-logo {
    display: flex !important;
}

.rosita-brain {
    width: 80%;
    height: 80%;
    margin: auto;
}

.rosita-header {
    font-weight: inherit;
    font-weight: bold;
    text-transform: uppercase;
}

.rosita-num {
    font-size: 2em;
    font-weight: inherit;
}

.rosita-banner {
    display: block;
    /* margin-top: -6.5em !important;
    @media screen and (max-width: 980px) {
        margin-top: -4.75em !important;
    }
	@media screen and (max-width: 736px) {
        margin-top: -2.5em !important;
    } */
}