.high-school-science .heroimage {
    width: 65%;
}

.high-school-science .hero-section-content {
    font-size: 15px;
    max-width: 261px;
    font-weight: 600;
}

.high-school-science .column-flex {
    flex-direction: column;
    width: auto;
    flex-wrap: wrap;
    margin: unset;
    /* margin-left: -40px; */
    margin-top: 10px;
    justify-content: flex-end;
    right: unset;
    position: relative;
}

.high-school-science .heroimage {
    width: 40%;
    margin-left: auto;
    margin-top: -150px;
    right: 10px;
    bottom: 90px;
}

.high-school-science .allhsssection {
    min-height: 300px;
}

.high-school-science div#address-section img {
    max-width: 350px;
}

.high-school-science .header-flex h2 {
    font-size: 16px;
}
@media (min-width:567px){
    .high-school-science .heroimage {
    margin-top: -200px;
    }
}