﻿#eventMenu:before {  position: relative; content: ""; box-shadow: 0px 0px 23px 8px #C60D4E; z-index: -1; width: 100%; display: block; top: 11px;}   
.max-widthWrap {max-width:860px;}
@media (max-width:1244px) {
.colForm   {display:none;}
}
@media(max-width:767px) {
    #party-link {
        display:none !important;
    }

}
#ContactDiv {
    background: rgba(0, 0, 0, 0.44);
    padding: 2% 0;
}
#body p img{height:auto;}