.custom-post-event .post-event-date span.day {
    font-size: 25px;
    line-height: 50px;
}

.custom-margin-1 {
    margin-left: 75px;
}

.page-header {
    background-color: #012b45;
}

    .page-header.page-header-modern.page-header-background.page-header-background-sm {
        padding: 35px 0;
    }

.form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 14px;
}

.custom-post-event .post-event-date {
    padding: 10px 15px;
}

img {
    max-width: 100%;
}

#header .header-nav-main nav > ul > li > a {
    padding: 15px 7px;
}
