.RightSideEvents {
    display: flex;
    color: #A8A595;
    justify-content: center;
    align-items: center;
    font-family: 'Courier New', Courier, monospace;
    font-size: 22px;
    height: 36px;
	width: 175px;
    background-image: url(../img/navMenuSW2.png);
    margin-bottom: 0px;
    margin-left: 1px;

}
.eventMenu {
    width: 175px;
	margin-right: 20px;
}
