#contactus {
    margin-top: 5em;
    padding-left: 6em;
    padding-bottom: 8.1em;
    max-width: 50em;
    padding-right: 3em;
}

#intro-header {
    font-size: 6.5em;
}

body {
    background-image: url("../contactUsFlower.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -5em;
}

img.icon {
    height: 2.5em;
    width: auto;
}

