﻿body {
}

.header {
    padding: 0px;
    margin-bottom: 35px;
}
    .header img {
        max-width: 100%;
        min-width: 100%;
        height: auto;
        max-height: 300px;
    }

.margin_bottom_40
{
    margin-bottom: 40px;
}