

.contact_detail h2 {
font-style: italic;
font-size: 22px;
}

@media only screen and (min-width: 1000px){
    header.centered_logo .header_inner_left {
        margin: 50px 0 0;
    }
}

header:not(.sticky):not(.scrolled) .header_bottom .container_inner {
    padding-bottom: 40px;
}