﻿.Hero {
    margin-bottom: 3rem;
    min-height: 250px;
}

@media (max-width:1023px) {
    .Hero {
        margin-bottom: 3rem;
        min-height: 150px;
    }
}

.conactInFooterSection
{
    margin-left: 30px;
}

#frontPageIcons
{
    margin-top: 100px;
}

.SectionText__media {
    width: 900px;
    height: 506px

}