.header {
    min-height:300px;
    padding-top:30px;
}
img.image2 {
    margin-left:auto;
    margin-right:auto;
    display:block;
}
h5.heading1 {
    text-align: center;
    font-weight:300;
    color:#888888;
    font-size:30px;
}
@media only screen and (min-width : 768px) {
}
@media only screen and (min-width : 1024px) {
}