#main {
    background: #fbae17 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}
.title {
    width: 100%;
    height: auto;
}
#sidebar .event-image {
    display: none !important;
}