.mainBr
{
    background-color: AntiqueWhite;
    padding-top: 20px;
}

.event-body, .event-head {
    padding: 39px 38px 39px 30px;
    background-color: AntiqueWhite !important;
    margin-bottom: 20px !important;
}

.intro-small:not(.intro-footer):not(.intro-text-header) {
    /* height: auto; */
    height: 140px !important;
    background-color: white;
}

.intro-footer {
    /* height: auto; */
    height: 80px !important;
    background-color: white;
}

.intro-text-header {
    height: 100px !important;
    
}


.logo_img
{
    width: 30%;
    float: right; 
}
