.myheader {
    max-height: 200px;
    background-color: #fff;
}

.socialicons {
    max-width: 25px;
}
.horizon {
    background-image: url(/img/horizon.png);
    min-height: 250px;
}
.mission {
    color: #1a1a1a;
}
.heal {
    color: #670627;
}
.myshadow {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .8);
}